Aeon Engine c550894
AeonGames Open Source Game Engine
Loading...
Searching...
No Matches
AeonGames::Transform Member List

This is the complete list of members for AeonGames::Transform, including all inherited members.

Get(float *aData) constAeonGames::Transform
GetInverted() constAeonGames::Transform
GetInvertedMatrix() constAeonGames::Transform
GetMatrix() constAeonGames::Transform
GetRotation() constAeonGames::Transform
GetScale() constAeonGames::Transform
GetScaleRotationMatrix() constAeonGames::Transform
GetTranslation() constAeonGames::Transform
Invert()AeonGames::Transform
Move(float x, float y, float z)AeonGames::Transform
MoveInObjectSpace(float x, float y, float z)AeonGames::Transform
mRotationAeonGames::Transformprotected
mScaleAeonGames::Transformprotected
mTranslationAeonGames::Transformprotected
operator*=(const Transform &lhs)AeonGames::Transform
ResetRotation()AeonGames::Transform
RotateInertialSpace(float angle, float x, float y, float z)AeonGames::Transform
RotateObjectSpace(float angle, float x, float y, float z)AeonGames::Transform
SetRotation(const Quaternion &aRotation)AeonGames::Transform
SetScale(const Vector3 &aScale)AeonGames::Transform
SetTranslation(const Vector3 &aTranslation)AeonGames::Transform
Transform() (defined in AeonGames::Transform)AeonGames::Transform
Transform(const Vector3 &aScale, const Quaternion &aRotation, const Vector3 &aTranslation)AeonGames::Transform
Transform(const Vector3 &aScale, const Vector3 &aRotation, const Vector3 &aTranslation)AeonGames::Transform
Transform(const float *aData)AeonGames::Transform