Public Member Functions | |
AkQuaternion () | |
AkQuaternion (AkReal32 in_W, AkReal32 in_X, AkReal32 in_Y, AkReal32 in_Z) | |
AkQuaternion (const Ak3DVector &in_fromVector) | |
AkForceInline AkReal32 | Length () |
AkForceInline const AkQuaternion & | Normalize () |
AkForceInline AkQuaternion | Inverse () const |
AkQuaternion (const Ak3DVector &in_v0, const Ak3DVector &in_v1) | |
AkQuaternion (AkReal32 in_angle, const Ak3DVector &in_axis) | |
AkForceInline AkQuaternion | operator* (const AkQuaternion &Q) const |
Quaternion multiplication. |
|
AkForceInline Ak3DVector | operator* (const Ak3DVector &in_v) const |
Public Attributes | |
AkReal32 | W |
AkReal32 | X |
AkReal32 | Y |
AkReal32 | Z |
Definition at line 847 of file AkVectors.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise