Click or drag to resize
SbTrackerInfo Methods

The SbTrackerInfo type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from ValueType.)
Public methodGetHashCode (Inherited from ValueType.)
Public methodGetOrientation Obsolete.
This method is marked obsolete. Use Orientation property instead.
Public methodGetOrientation(SbVec3f, Single)
Get orientation of tracker.
Public methodGetPosition3 Obsolete.
This method is marked obsolete. Use Position3 property instead.
Public methodGetRay
Convenience function to get ray for picking/intersecting.
Public methodGetType (Inherited from Object.)
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.
Public methodSetPosition3 Obsolete.
This method is marked obsolete. Use Position3 property instead.
Public methodToString (Inherited from ValueType.)
Top
See Also