The Joe Engine
Joe's engine programming playground
JoeEngine::TransformComponent Member List

This is the complete list of members for JoeEngine::TransformComponent, including all inherited members.

GetRotation() constJoeEngine::TransformComponentinline
GetScale() constJoeEngine::TransformComponentinline
GetTransform() constJoeEngine::TransformComponentinline
GetTranslation() constJoeEngine::TransformComponentinline
RecomputeTransform()JoeEngine::TransformComponentinline
SetRotation(const glm::quat &newRotation)JoeEngine::TransformComponentinline
SetRotation(const float angle, const glm::vec3 &axis)JoeEngine::TransformComponentinline
SetScale(const glm::vec3 &newScale)JoeEngine::TransformComponentinline
SetTransform(const glm::mat4 &newTransform)JoeEngine::TransformComponentinline
SetTranslation(const glm::vec3 &newTranslation)JoeEngine::TransformComponentinline
TransformComponent()JoeEngine::TransformComponentinline
~TransformComponent()=defaultJoeEngine::TransformComponent