|
VisioMove SDK (Android)
2.1.22
|
Public Member Functions | |
| void | setMHeading (VgOrientationType value) |
| VgOrientationType | getMHeading () |
| void | setMPitch (VgOrientationType value) |
| VgOrientationType | getMPitch () |
| void | setMRoll (VgOrientationType value) |
| VgOrientationType | getMRoll () |
| VgOrientationConstraints () | |
| VgOrientationConstraints (VgOrientationType pHeading, VgOrientationType pPitch, VgOrientationType pRoll) | |
Describes the orientation constraintes on the three axes.
| VgOrientationConstraints.VgOrientationConstraints | ( | ) |
| VgOrientationConstraints.VgOrientationConstraints | ( | VgOrientationType | pHeading, |
| VgOrientationType | pPitch, | ||
| VgOrientationType | pRoll | ||
| ) |
| pHeading | |
| pPitch | |
| pRoll |
| VgOrientationType VgOrientationConstraints.getMHeading | ( | ) |
References VgOrientationType.swigToEnum().
| VgOrientationType VgOrientationConstraints.getMPitch | ( | ) |
References VgOrientationType.swigToEnum().
| VgOrientationType VgOrientationConstraints.getMRoll | ( | ) |
References VgOrientationType.swigToEnum().
| void VgOrientationConstraints.setMHeading | ( | VgOrientationType | value | ) |
| void VgOrientationConstraints.setMPitch | ( | VgOrientationType | value | ) |
| void VgOrientationConstraints.setMRoll | ( | VgOrientationType | value | ) |