menu
Version
2018.1.11.6987
2024.1.3.8749
2023.1.11.8682
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.3.8749
2023.1.11.8682
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
Wwise SDK 2018.1.11
|
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. More... |
|
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