Click or drag to resize
SbTrackerInfoSetOrientation Method
Set orientation value from axis and angle in radians.
Overload List
  NameDescription
Public methodSetOrientation(Single)
Set orientation value from array of 4 floats defining the rotation quaternion.
Public methodSetOrientation(SbRotation) Obsolete.
This method is marked obsolete. Use Orientation property instead.
Public methodSetOrientation(SbVec3f, Single)
Set orientation value from axis and angle in radians.
Public methodSetOrientation(SbVec3f, Single)
Set orientation value from axis and angle in radians.
Public methodSetOrientation(Single, Single, Single)
Set orientation value from Euler angles in radians (using the trackd™ convention Z*X*Y).
Public methodSetOrientation(Single, Single, Single, Single)
Set orientation value from 4 floats defining the rotation quaternion.
Top
See Also