| GetParent() const | tango_gl::Transform | |
| GetParent() | tango_gl::Transform | |
| GetPosition() const | tango_gl::Transform | |
| GetRotation() const | tango_gl::Transform | |
| GetScale() const | tango_gl::Transform | |
| GetTransformationMatrix() const | tango_gl::Transform | |
| operator=(const Transform &rhs) | tango_gl::Transform | |
| parent_ | tango_gl::Transform | [private] |
| position_ | tango_gl::Transform | [private] |
| rotation_ | tango_gl::Transform | [private] |
| scale_ | tango_gl::Transform | [private] |
| SetParent(Transform *transform) | tango_gl::Transform | |
| SetPosition(const glm::vec3 &position) | tango_gl::Transform | |
| SetRotation(const glm::quat &rotation) | tango_gl::Transform | |
| SetScale(const glm::vec3 &scale) | tango_gl::Transform | |
| SetTransformationMatrix(const glm::mat4 &transform_mat) | tango_gl::Transform | |
| Transform() | tango_gl::Transform | |
| Transform(const Transform &other) | tango_gl::Transform | |
| Translate(const glm::vec3 &translation) | tango_gl::Transform | |
| ~Transform() | tango_gl::Transform | [virtual] |