| VisioMove SDK (iOS)
    2.1.22
    | 
| 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 | 
References VgEngine::VgColor::operator==().
| 
 | 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==().