scop
a small 3D object loader
All Classes Files Functions Variables Enumerations Enumerator Friends Macros
mat4 Member List

This is the complete list of members for mat4, including all inherited members.

elementsmat4
mat4()mat4inline
mat4(float value)mat4inline
mat4(const mat4 &other)mat4inline
operator()(int row, int col)mat4inline
operator()(int row, int col) constmat4inline
operator*(const mat4 &other) constmat4inline
operator*(const vec3 &v) constmat4inline
operator-(const mat4 &other) constmat4inline
operator<<mat4friend
operator=(const mat4 &other)mat4inline
operator[](int index)mat4inline
operator[](int index) constmat4inline