Identity() | MercuryMatrix | |
m_matrix | MercuryMatrix | [private] |
MercuryMatrix() | MercuryMatrix | |
MercuryMatrix(const MercuryMatrix &m) | MercuryMatrix | [inline] |
operator *(const MercuryMatrix &m) const | MercuryMatrix | |
operator *=(const MercuryMatrix &m) | MercuryMatrix | |
operator=(const MercuryMatrix &m) | MercuryMatrix | |
operator=(const float *m) | MercuryMatrix | |
operator[](unsigned int i) | MercuryMatrix | [inline] |
operator[](unsigned int i) const | MercuryMatrix | [inline] |
Ptr() | MercuryMatrix | [inline] |
Ptr() const | MercuryMatrix | [inline] |
RotateAngAxis(float fAngle, float x, float y, float z) | MercuryMatrix | |
RotateXYZ(float x, float y, float z) | MercuryMatrix | |
Scale(float x, float y, float z) | MercuryMatrix | |
Translate(float x, float y, float z) | MercuryMatrix | |
Transotale(float tX, float tY, float tZ, float rX, float rY, float rZ, float sX, float sY, float sZ) | MercuryMatrix | |
Transpose() | MercuryMatrix | [inline] |
Zero() | MercuryMatrix | |