MQAngle class
MQAngle defines a rotation as the euler angle.
Property
| get |
set |
Type |
Name |
Description |
|
x |
x |
float |
head |
head angle |
|
x |
x |
float |
pitch |
pitch angle |
|
x |
x |
float |
bank |
bank angle |
Method
| Member |
Description |
| getMatrix |
Get a rotation matrix. |
|
getMatrix
|
Get a rotation matrix. |
- Return value:
|