menu
Wwise
arrow_drop_down
Strata
arrow_drop_down
Solutions
arrow_drop_down
Apprendre
arrow_drop_down
Communauté
arrow_drop_down
Documentation
arrow_drop_down
Aide
arrow_drop_down
2024.1.4.8780
2023.1.12.8706
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 2024.1.4
|
#include <AkVectors.h>
Public Member Functions | |
AkQuaternion () | |
AkQuaternion (AkReal32 in_W, AkReal32 in_X, AkReal32 in_Y, AkReal32 in_Z) | |
AkForceInline AkReal32 | Length () const |
AkForceInline 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 Ak3DVector32 | operator* (const Ak3DVector32 &in_v) const |
AkForceInline Ak3DVector | RotateVector (const Ak3DVector32 &in_v) const |
AkForceInline Ak3DVector | UnrotateVector (const Ak3DVector32 &in_v) const |
Static Public Member Functions | |
static AkQuaternion | FromRotationMatrix (const AkMatrix3x3 &in_mat) |
static AkQuaternion | FromEulers (AkReal32 in_x, AkReal32 in_y, AkReal32 in_z) |
static AkQuaternion | FromAngleAndAxis (AkReal32 in_angle, const Ak3DVector &in_axis) |
Public Attributes | |
AkReal32 | W |
AkReal32 | X |
AkReal32 | Y |
AkReal32 | Z |
Definition at line 1051 of file AkVectors.h.
Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !
Visitez notre page d'AideEnregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !
Partir du bon pied avec Wwise