|
LeviLamina
|
This is the complete list of members for Matrix, including all inherited members.
| $ctor() (defined in Matrix) | Matrix | |
| $ctor(::glm::qua< float > const &q) (defined in Matrix) | Matrix | |
| _m (defined in Matrix) | Matrix | |
| IDENTITY() (defined in Matrix) | Matrix | static |
| makeOrtho(float left, float right, float bottom, float top, float zNear, float zFar) (defined in Matrix) | Matrix | static |
| Matrix() (defined in Matrix) | Matrix | |
| Matrix(::glm::qua< float > const &q) (defined in Matrix) | Matrix | explicit |
| mult(::Matrix const &rhs) (defined in Matrix) | Matrix | |
| normalize() (defined in Matrix) | Matrix | |
| rotate(float a, ::glm::vec3 const &axis) (defined in Matrix) | Matrix | |
| rotate(float a, float x, float y, float z) (defined in Matrix) | Matrix | |
| scale(float x) (defined in Matrix) | Matrix | |
| transform3(::glm::vec3 &outVec) const (defined in Matrix) | Matrix | |
| transform3(::glm::vec3 &outVec, float &outW) const (defined in Matrix) | Matrix | |
| translate(::glm::vec3 const &t) (defined in Matrix) | Matrix | |
| translate(float x, float y, float z) (defined in Matrix) | Matrix |