SoTrackerReader Methods |
The SoTrackerReader type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | GetEulerAngles(Int32) | Gets the Euler angle values for sensor identified by id. |
![]() | GetEulerAngles(Int32, Single) | Gets the Euler angle values for sensor identified by id. |
![]() | GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) |
![]() | GetMatrix | Gets the transformation matrix for sensor identified by id. |
![]() | GetNumberOfSensors | Returns the number of sensors the tracker daemon is storing. |
![]() | GetPosition(Int32) | Gets the position values for the sensor identified by id. |
![]() | GetPosition(Int32, Single) | Gets the position values for the sensor identified by id. |
![]() | GetTransformMatrix | Returns the transformation matrix applied to the coordinates from the tracking system. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetUnitScaleFactor | Returns the unit scale factor. |
![]() | IsInitSuccess | Returns true if Inventor was able to retrieve all the trackdAPI functions. |
![]() | IsLoadSuccess | Returns true if libtrackd.so was loaded successfully. |
![]() | SetTransformMatrix | Sets the transformation matrix applied to the coordinates from the tracking system. |
![]() | SetUnitScaleFactor | Sets the unit scale factor. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |