Represents the pose of a motion tracking controller. More...
Public Attributes | |
float | Position [3] |
float | LinearVelocity [3] |
float | LinearAcceleration [3] |
float | Orientation [4] |
float | AngularVelocity [3] |
float | AngularAcceleration [3] |
bool | IsPositionValid |
bool | IsOrientationValid |
bool | SupportsPositionTracking |
bool | SupportsOrientationTracking |
Represents the pose of a motion tracking controller.
float cohtml::GamepadPoseState::AngularAcceleration[3] |
float cohtml::GamepadPoseState::AngularVelocity[3] |
bool cohtml::GamepadPoseState::IsOrientationValid |
bool cohtml::GamepadPoseState::IsPositionValid |
float cohtml::GamepadPoseState::LinearAcceleration[3] |
float cohtml::GamepadPoseState::LinearVelocity[3] |
float cohtml::GamepadPoseState::Orientation[4] |
float cohtml::GamepadPoseState::Position[3] |
bool cohtml::GamepadPoseState::SupportsOrientationTracking |
bool cohtml::GamepadPoseState::SupportsPositionTracking |