TMatrix Member List
This is the complete list of members for
TMatrix, including all inherited members.
GetRow(int position, float *ref) const | TMatrix | |
Inverse() | TMatrix | |
LoadIdentity() | TMatrix | |
operator const float *() const | TMatrix | [inline] |
operator float *() const | TMatrix | [inline] |
operator*(const TMatrix &ref) const | TMatrix | |
operator<<(ostream &os, const TMatrix &m) | TMatrix | [friend] |
operator[](int index) | TMatrix | [inline] |
TMatrix() | TMatrix | |
TMatrix(float v0, float v1, float v2, float v3, float v4, float v5, float v6, float v7, float v8, float v9, float v10, float v11, float v12, float v13, float v14, float v15) | TMatrix | |
TMatrix(const TMatrix &ref) | TMatrix | |
Transpose() | TMatrix | |