This is the complete list of members for dMatrix, including all inherited members.
| CalcPitchYawRoll(dVector &euler0, dVector &euler1) const (defined in dMatrix) | dMatrix | |
| dMatrix() (defined in dMatrix) | dMatrix | |
| dMatrix(const dFloat32 *const array) (defined in dMatrix) | dMatrix | |
| dMatrix(const dVector &front, const dVector &up, const dVector &right, const dVector &posit) (defined in dMatrix) | dMatrix | |
| dMatrix(const dQuaternion &rotation, const dVector &position) (defined in dMatrix) | dMatrix | |
| dMatrix(const dVector &front) (defined in dMatrix) | dMatrix | |
| dMatrix(const dVector &p, const dVector &q) (defined in dMatrix) | dMatrix | |
| dMatrix(const dMatrix &transformMatrix, const dVector &scale, const dMatrix &stretchAxis) (defined in dMatrix) | dMatrix | |
| EigenVectors() (defined in dMatrix) | dMatrix | |
| Inverse() const (defined in dMatrix) | dMatrix | |
| Inverse4x4() const (defined in dMatrix) | dMatrix | |
| m_front (defined in dMatrix) | dMatrix | |
| m_identityMatrix (defined in dMatrix) | dMatrix | static |
| m_posit (defined in dMatrix) | dMatrix | |
| m_right (defined in dMatrix) | dMatrix | |
| m_up (defined in dMatrix) | dMatrix | |
| m_zeroMatrix (defined in dMatrix) | dMatrix | static |
| Multiply3X3(const dMatrix &B) const (defined in dMatrix) | dMatrix | |
| operator*(const dMatrix &B) const (defined in dMatrix) | dMatrix | |
| operator[](dInt32 i) (defined in dMatrix) | dMatrix | |
| operator[](dInt32 i) const (defined in dMatrix) | dMatrix | |
| PolarDecomposition(dMatrix &transformMatrix, dVector &scale, dMatrix &stretchAxis) const (defined in dMatrix) | dMatrix | |
| RotateVector(const dVector &v) const (defined in dMatrix) | dMatrix | |
| SolveByGaussianElimination(const dVector &v) const (defined in dMatrix) | dMatrix | |
| TestIdentity() const (defined in dMatrix) | dMatrix | |
| TestOrthogonal(dFloat32 tol=dFloat32(1.0e-4f)) const (defined in dMatrix) | dMatrix | |
| TestSymetric3x3() const (defined in dMatrix) | dMatrix | |
| TransformBBox(const dVector &p0local, const dVector &p1local, dVector &p0, dVector &p1) const (defined in dMatrix) | dMatrix | |
| TransformPlane(const dPlane &localPlane) const (defined in dMatrix) | dMatrix | |
| TransformTriplex(dFloat32 *const dst, dInt32 dstStrideInBytes, const dFloat32 *const src, dInt32 srcStrideInBytes, dInt32 count) const (defined in dMatrix) | dMatrix | |
| TransformTriplex(dFloat64 *const dst, dInt32 dstStrideInBytes, const dFloat64 *const src, dInt32 srcStrideInBytes, dInt32 count) const (defined in dMatrix) | dMatrix | |
| TransformTriplex(dFloat64 *const dst, dInt32 dstStrideInBytes, const dFloat32 *const src, dInt32 srcStrideInBytes, dInt32 count) const (defined in dMatrix) | dMatrix | |
| TransformVector(const dVector &v) const (defined in dMatrix) | dMatrix | |
| TransformVector1x4(const dVector &v) const (defined in dMatrix) | dMatrix | |
| Transpose() const (defined in dMatrix) | dMatrix | |
| Transpose4X4() const (defined in dMatrix) | dMatrix | |
| UnrotateVector(const dVector &v) const (defined in dMatrix) | dMatrix | |
| UntransformPlane(const dPlane &globalPlane) const (defined in dMatrix) | dMatrix | |
| UntransformVector(const dVector &v) const (defined in dMatrix) | dMatrix |