SbTrackerInfo Methods |
The SbTrackerInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) |
![]() | GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) |
![]() | GetOrientation | Obsolete.
This method is marked obsolete.
Use Orientation property instead.
|
![]() | GetOrientation(SbVec3f, Single) |
Get orientation of tracker.
|
![]() | GetPosition3 | Obsolete.
This method is marked obsolete. Use Position3 property instead.
|
![]() | GetRay |
Convenience function to get ray for picking/intersecting.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | SetOrientation(Single) |
Set orientation value from array of 4 floats defining the rotation quaternion.
|
![]() | SetOrientation(SbRotation) | Obsolete.
This method is marked obsolete.
Use Orientation property instead.
|
![]() | SetOrientation(SbVec3f, Single) |
Set orientation value from axis and angle in radians.
|
![]() | SetOrientation(SbVec3f, Single) |
Set orientation value from axis and angle in radians.
|
![]() | SetOrientation(Single, Single, Single) |
Set orientation value from Euler angles in radians
(using the trackd™ convention Z*X*Y).
|
![]() | SetOrientation(Single, Single, Single, Single) |
Set orientation value from 4 floats defining the rotation quaternion.
|
![]() | SetPosition3 | Obsolete.
This method is marked obsolete. Use Position3 property instead.
|
![]() | ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |