Fireworks Engine  v2.0
Lightweight Sandbox Game Engine using OpenGL for additional Customisation and Quick Prototyping
fireworks::graphics::Transform Member List

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

positionfireworks::graphics::Transform
rotationfireworks::graphics::Transform
scalefireworks::graphics::Transform
Transform(glm::vec3 pos=glm::vec3(0, 0, 0), glm::vec3 rot=glm::vec3(0, 0, 0), glm::vec3 scale=glm::vec3(1, 1, 1))fireworks::graphics::Transforminline