glVertex
5.5.2
|
This is the complete list of members for mat2f, including all inherited members.
c_ptr() const | mat2f | inline |
col(const int i) const | mat2f | inline |
columns(const vec2f &c1, const vec2f &c2) | mat2f | inlinestatic |
columns(float a, float b, float c, float d) | mat2f | inlinestatic |
fromOpenGL(const float m[4]) | mat2f | inline |
mat2f(float diag=1.0f) | mat2f | inline |
mat2f(const vec2f &r1, const vec2f &r2) | mat2f | inline |
mat2f(const mat2 &m) | mat2f | inline |
operator const float *() const | mat2f | inline |
operator std::string() | mat2f | inline |
operator[](const int i) const | mat2f | inline |
row(const int i) const | mat2f | inline |
rows(const vec2f &r1, const vec2f &r2) | mat2f | inlinestatic |
rows(float a, float b, float c, float d) | mat2f | inlinestatic |