|
Aeon Engine c550894
AeonGames Open Source Game Engine
|
This is the complete list of members for AeonGames::Quaternion, including all inherited members.
| Get(float *aData) const | AeonGames::Quaternion | |
| GetEuler() const | AeonGames::Quaternion | |
| GetFromAxisAngle(float angle, float x, float y, float z) | AeonGames::Quaternion | static |
| GetFromEuler(const Vector3 &aEuler) | AeonGames::Quaternion | static |
| GetMatrix3x3() const | AeonGames::Quaternion | |
| GetMatrix4x4() const | AeonGames::Quaternion | |
| Normalize() | AeonGames::Quaternion | |
| operator*=(const Quaternion &lhs) | AeonGames::Quaternion | |
| operator=(const float *aLhs) | AeonGames::Quaternion | |
| operator[](const size_t aIndex) const | AeonGames::Quaternion | |
| operator[](const size_t aIndex) | AeonGames::Quaternion | |
| Quaternion() | AeonGames::Quaternion | |
| Quaternion(float w, float x, float y, float z) | AeonGames::Quaternion | |
| Quaternion(const float *aData) | AeonGames::Quaternion | |
| SetEuler(const Vector3 &aEuler) | AeonGames::Quaternion | |
| ~Quaternion() | AeonGames::Quaternion |