_mat | Matrix | [private] |
getValue(float mat[4][4]) const | Matrix | |
identity() | Matrix | [static] |
invert() const | Matrix | |
Matrix() | Matrix | |
operator *(const Matrix &m) | Matrix | |
operator *(const Vec3f &v) | Matrix | |
operator const float *() const | Matrix | [inline] |
operator float *() | Matrix | [inline] |
swapRows(int i, int j) | Matrix |