|
scop
a small 3D object loader
|
This is the complete list of members for mat4, including all inherited members.
| elements | mat4 | |
| mat4() | mat4 | inline |
| mat4(float value) | mat4 | inline |
| mat4(const mat4 &other) | mat4 | inline |
| operator()(int row, int col) | mat4 | inline |
| operator()(int row, int col) const | mat4 | inline |
| operator*(const mat4 &other) const | mat4 | inline |
| operator*(const vec3 &v) const | mat4 | inline |
| operator-(const mat4 &other) const | mat4 | inline |
| operator<< | mat4 | friend |
| operator=(const mat4 &other) | mat4 | inline |
| operator[](int index) | mat4 | inline |
| operator[](int index) const | mat4 | inline |