XMath::Matrix4 Member List
This is the complete list of members for XMath::Matrix4, including all inherited members.getInverseTransform() const | XMath::Matrix4 | |
getMatrix() | XMath::Matrix4 | [inline] |
getTranspose() const | XMath::Matrix4 | |
loadIdentity() | XMath::Matrix4 | |
Matrix4(const Matrix4 &pCopy) | XMath::Matrix4 | |
Matrix4() | XMath::Matrix4 | |
Matrix4(float f00, float f01, float f02, float f03, float f10, float f11, float f12, float f13, float f20, float f21, float f22, float f23, float f30, float f31, float f32, float f33) | XMath::Matrix4 | |
Matrix4(const float mat[16]) | XMath::Matrix4 | |
negate(void) | XMath::Matrix4 | |
operator *(const Matrix4 &rhs) | XMath::Matrix4 | |
operator *(const Matrix4d &rhs) | XMath::Matrix4 | |
operator *(const float scalar) const | XMath::Matrix4 | |
operator *(const Vector3 &rhs) const | XMath::Matrix4 | |
operator const float *() const | XMath::Matrix4 | [inline] |
operator float *() | XMath::Matrix4 | [inline] |
operator()(unsigned int i, unsigned int j) | XMath::Matrix4 | [inline] |
operator=(const Matrix4 &rhs) | XMath::Matrix4 | |
operator[](int i) | XMath::Matrix4 | [inline] |
operator[](int i) const | XMath::Matrix4 | [inline] |
~Matrix4() | XMath::Matrix4 | [inline] |
Generated on Mon Aug 28 15:39:26 2006 for Xface Core Library by 1.4.6-NO