This is the complete list of members for TMatrix44, including all inherited members.
| AsBasisVector3(BASISVECTOR a_iIndex) const | TMatrix44 | inline |
| AsBasisVector3(BASISVECTOR a_iIndex) | TMatrix44 | inline |
| AsBasisVector4(BASISVECTOR a_iIndex) const | TMatrix44 | inline |
| AsBasisVector4(BASISVECTOR a_iIndex) | TMatrix44 | inline |
| GetEulerXYZ(TVector3 &a_rOutVec) const | TMatrix44 | |
| GetTranslation() | TMatrix44 | inline |
| GetTranslation() const | TMatrix44 | inline |
| GetTranslation3() | TMatrix44 | inline |
| GetTranslation3() const | TMatrix44 | inline |
| IDENTITY | TMatrix44 | static |
| Identity() | TMatrix44 | inline |
| Invert(const TMatrix44 &a_rRight) | TMatrix44 | |
| InvertOrthogonal() | TMatrix44 | |
| InvertOrthogonal(const TMatrix44 &a_rRight) | TMatrix44 | |
| InvertOrthonormal() | TMatrix44 | |
| IsOrthonormal() const | TMatrix44 | inline |
| LookAtDirection(const TVector4 &a_rVec, const TVector4 &a_rVec2) | TMatrix44 | |
| LookAtTarget(const TVector4 &a_rTarget, const TVector4 &a_rUp) | TMatrix44 | |
| m_f11 | TMatrix44 | |
| m_f12 | TMatrix44 | |
| m_f13 | TMatrix44 | |
| m_f14 | TMatrix44 | |
| m_f21 | TMatrix44 | |
| m_f22 | TMatrix44 | |
| m_f23 | TMatrix44 | |
| m_f24 | TMatrix44 | |
| m_f31 | TMatrix44 | |
| m_f32 | TMatrix44 | |
| m_f33 | TMatrix44 | |
| m_f34 | TMatrix44 | |
| m_f41 | TMatrix44 | |
| m_f42 | TMatrix44 | |
| m_f43 | TMatrix44 | |
| m_f44 | TMatrix44 | |
| Multiply(const TMatrix44 &a_rLeft, const TMatrix44 &a_rRight) | TMatrix44 | |
| Multiply(const TMatrix44 &a_rRight) | TMatrix44 | |
| operator=(const TMatrix44 &a_rcMatrix) | TMatrix44 | inline |
| PushQuaternion(const TQuaternion &a_rQuaternion, const TMatrix44 &a_rMatrix, const TVector3 &a_rOrigin) | TMatrix44 | |
| RotateVector(TVector4 &a_rOutVector, const TMatrix44 &a_rMatrix, const TVector4 &a_rVector) | TMatrix44 | inlinestatic |
| RotateX(TFLOAT a_fAngle) | TMatrix44 | |
| RotateY(TFLOAT a_fAngle) | TMatrix44 | |
| RotateZ(TFLOAT a_fAngle) | TMatrix44 | |
| Scale(TFLOAT a_fScalar1, TFLOAT a_fScalar2, TFLOAT a_fScalar3) | TMatrix44 | inline |
| Scale(const TVector4 &a_rScalars) | TMatrix44 | inline |
| Scale(TFLOAT a_fScale) | TMatrix44 | inline |
| Set(TFLOAT a_f11, TFLOAT a_f12, TFLOAT a_f13, TFLOAT a_f14, TFLOAT a_f21, TFLOAT a_f22, TFLOAT a_f23, TFLOAT a_f24, TFLOAT a_f31, TFLOAT a_f32, TFLOAT a_f33, TFLOAT a_f34, TFLOAT a_f41, TFLOAT a_f42, TFLOAT a_f43, TFLOAT a_f44) | TMatrix44 | inline |
| Set(const TMatrix44 &a_rcMatrix) | TMatrix44 | inline |
| SetFromQuaternion(const TQuaternion &a_rQuaternion) | TMatrix44 | |
| SetTranslation(const TVector4 &a_rTranslation) | TMatrix44 | inline |
| TMatrix44()=default | TMatrix44 | |
| TMatrix44(const TMatrix44 &a_rMatrix) | TMatrix44 | inline |
| TMatrix44(TFLOAT a_f11, TFLOAT a_f12, TFLOAT a_f13, TFLOAT a_f14, TFLOAT a_f21, TFLOAT a_f22, TFLOAT a_f23, TFLOAT a_f24, TFLOAT a_f31, TFLOAT a_f32, TFLOAT a_f33, TFLOAT a_f34, TFLOAT a_f41, TFLOAT a_f42, TFLOAT a_f43, TFLOAT a_f44) | TMatrix44 | inline |
| TransformPlaneOrthogonal(TPlane &a_rOutPlane, const TMatrix44 &a_rMatrix, const TPlane &a_rcSourcePlane) | TMatrix44 | inlinestatic |
| TransformVector(TVector3 &a_rOutVector, const TMatrix44 &a_rMatrix, const TVector3 &a_rVector) | TMatrix44 | inlinestatic |
| TransformVector(TVector4 &a_rOutVector, const TMatrix44 &a_rMatrix, const TVector4 &a_rVector) | TMatrix44 | inlinestatic |