Untitled Game engine no.5
1.0
|
This is the complete list of members for Engine::Transform, including all inherited members.
GetMatrix() const | Engine::Transform | inline |
position | Engine::Transform | |
rotation | Engine::Transform | |
scale | Engine::Transform | |
Transform(glm::vec3 p, glm::vec3 r, glm::vec3 s) | Engine::Transform | inline |
Transform(const Transform &)=default | Engine::Transform | |
Transform()=default | Engine::Transform |