|
VisioMove
2.1.5
|
Describes the orientation constraintes on the three axes. More...
Public Member Functions | |
| VgOrientationConstraints () | |
| VgOrientationConstraints (VgOrientationType pHeading, VgOrientationType pPitch, VgOrientationType pRoll) | |
| void | operator= (const VgOrientationConstraints &pOther) |
| bool | operator== (const VgOrientationConstraints &pOther) |
| bool | operator!= (const VgOrientationConstraints &pOther) |
Public Attributes | |
| VgOrientationType | mHeading |
| VgOrientationType | mPitch |
| VgOrientationType | mRoll |
Describes the orientation constraintes on the three axes.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| VgOrientationType VgEngine::VgOrientationConstraints::mHeading |
Referenced by operator=(), and operator==().
| VgOrientationType VgEngine::VgOrientationConstraints::mPitch |
Referenced by operator=(), and operator==().
| VgOrientationType VgEngine::VgOrientationConstraints::mRoll |
Referenced by operator=(), and operator==().