|
glVertex
5.5.2
|
This is the complete list of members for mat3f, including all inherited members.
| c_ptr() const | mat3f | inline |
| col(const int i) const | mat3f | inline |
| columns(const vec3f &c1, const vec3f &c2, const vec3f &c3) | mat3f | inlinestatic |
| columns(float a, float b, float c, float d, float e, float f, float g, float h, float i) | mat3f | inlinestatic |
| fromOpenGL(const float m[9]) | mat3f | inline |
| mat3f(float diag=1.0f) | mat3f | inline |
| mat3f(const vec3f &r1, const vec3f &r2, const vec3f &r3=vec3f(0, 0, 1)) | mat3f | inline |
| mat3f(const mat3 &m) | mat3f | inline |
| operator const float *() const | mat3f | inline |
| operator mat2f() const | mat3f | inline |
| operator std::string() | mat3f | inline |
| operator[](const int i) const | mat3f | inline |
| row(const int i) const | mat3f | inline |
| rows(const vec3f &r1, const vec3f &r2, const vec3f &r3) | mat3f | inlinestatic |
| rows(float a, float b, float c, float d, float e, float f, float g, float h, float i) | mat3f | inlinestatic |
1.8.17