This is the complete list of members for Ragot::Transform, including all inherited members.
| dirty | Ragot::Transform | protected |
| get_position() const | Ragot::Transform | inline |
| get_rotation() const | Ragot::Transform | inline |
| get_scale() const | Ragot::Transform | inline |
| get_transform_matrix() | Ragot::Transform | inlinevirtual |
| is_dirty() const | Ragot::Transform | inline |
| position | Ragot::Transform | protected |
| rotate(const float angle, const vec3 &axis) | Ragot::Transform | inline |
| rotation | Ragot::Transform | protected |
| scale | Ragot::Transform | protected |
| set_position(const vec3 &pos) | Ragot::Transform | inline |
| set_rotation(const vec3 &rot) | Ragot::Transform | inline |
| set_scale(const vec3 &scale) | Ragot::Transform | inline |
| Transform() | Ragot::Transform | inline |
| transform_matrix | Ragot::Transform | private |
| ~Transform()=default | Ragot::Transform | virtual |