| Altus Mapping Engine JavaScript API Reference - v2.0.ut.2153.g60764257e - Tuesday May 16, 2022 | SDK Documentation | Builds | BA3 Home |
/////////////////////////////////////////////// More...
Public Member Functions | |
| Orientation () | |
| Orientation (double roll, double pitch, double yaw) | |
| bool | eq (Orientation other) |
| bool | neq (Orientation other) |
Public Attributes | |
| double | roll |
| double | pitch |
| double | yaw |
///////////////////////////////////////////////
| AltusUnified::Orientation::Orientation | ( | ) |
| AltusUnified::Orientation::Orientation | ( | double | roll, |
| double | pitch, | ||
| double | yaw | ||
| ) |
| bool AltusUnified::Orientation::eq | ( | Orientation | other | ) |
| bool AltusUnified::Orientation::neq | ( | Orientation | other | ) |
| double AltusUnified::Orientation::pitch |
| double AltusUnified::Orientation::roll |
| double AltusUnified::Orientation::yaw |