virtual Position getAngularSpeed |
( |
| ) |
const |
|
inlinevirtual |
returns angular velocity vector of the object
- Returns
- vector (wx,wy,wz)
Implements Trackable.
returns the orientation of the object
- Returns
- 3x3 rotation matrix
Implements Trackable.
returns position of the object
- Returns
- vector of position (x,y,z)
Implements Trackable.
returns linear speed vector of the object
- Returns
- vector (vx,vy,vz)
Implements Trackable.
virtual std::string getTrackableName |
( |
| ) |
const |
|
inlinevirtual |
returns name of trackable
Implements Trackable.
The documentation for this class was generated from the following file: