Click or drag to resize
SbRotation Operators and Type Conversions

The SbRotation type exposes the following members.

Operators
  NameDescription
Public operatorStatic memberEquality
The equality operator.
Public operatorStatic member(SbRotation to SbMatrix)
Set a matrix from a SbRotation
Public operatorStatic member(SbRotation to SbMatrix3)
Set a matrix from a SbRotation
Public operatorStatic memberInequality
The inequality operator.
Public operatorStatic memberMultiply
The multiplication operator (*). Operated multiplication of two rotations; results in product of rotations.
Top
See Also