Matrix4f Member List

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

getInfos()Matrix4f
identity()Matrix4fstatic
inverse()Matrix4f
inverse(const Matrix4f &mat)Matrix4fstatic
Matrix4f()Matrix4f
Matrix4f(float data[])Matrix4f
Matrix4f(const Matrix4f &mat)Matrix4f
matrix_nameMatrix4f
operator!=(const Matrix4f &mat) constMatrix4f
operator()(int u, int v)Matrix4f
operator*(const Matrix4f &mat) constMatrix4f
operator*(const Vector4< float > &vect) constMatrix4f
operator*(const float &scalar) constMatrix4f
operator+(const Matrix4f &mat) constMatrix4f
operator+(const float &scalar) constMatrix4f
operator-(const Matrix4f &mat) constMatrix4f
operator-(const float &scalar) constMatrix4f
operator==(const Matrix4f &mat) constMatrix4f
setIdentity()Matrix4f
setSubMatrix3f(Matrix3f input, int row=0, int column=0)Matrix4f
setSubVector3f(Vector3< float > input, int column=3)Matrix4f
setSubVector4f(Vector4< float > input, int column=3)Matrix4f
setZeros()Matrix4f
transpose()Matrix4f
transpose(const Matrix4f &mat)Matrix4fstatic
zeros()Matrix4fstatic