Newton Dynamics  4.00
ndMatrix Member List

This is the complete list of members for ndMatrix, including all inherited members.

CalcPitchYawRoll(ndVector &euler0, ndVector &euler1) const (defined in ndMatrix)ndMatrix
EigenVectors() (defined in ndMatrix)ndMatrix
Inverse() const (defined in ndMatrix)ndMatrixinline
Inverse4x4() const (defined in ndMatrix)ndMatrix
m_front (defined in ndMatrix)ndMatrix
m_posit (defined in ndMatrix)ndMatrix
m_right (defined in ndMatrix)ndMatrix
m_up (defined in ndMatrix)ndMatrix
Multiply3X3(const ndMatrix &B) const (defined in ndMatrix)ndMatrix
ndMatrix() (defined in ndMatrix)ndMatrixinline
ndMatrix(const ndFloat32 *const array) (defined in ndMatrix)ndMatrixinline
ndMatrix(const ndVector &front, const ndVector &up, const ndVector &right, const ndVector &posit) (defined in ndMatrix)ndMatrixinline
ndMatrix(const ndQuaternion &rotation, const ndVector &position) (defined in ndMatrix)ndMatrix
ndMatrix(const ndVector &front) (defined in ndMatrix)ndMatrixinline
ndMatrix(const ndVector &p, const ndVector &q) (defined in ndMatrix)ndMatrixinline
ndMatrix(const ndMatrix &transformMatrix, const ndVector &scale, const ndMatrix &stretchAxis) (defined in ndMatrix)ndMatrix
operator*(const ndMatrix &B) const (defined in ndMatrix)ndMatrix
operator[](ndInt32 i) (defined in ndMatrix)ndMatrixinline
operator[](ndInt32 i) const (defined in ndMatrix)ndMatrixinline
PolarDecomposition(ndMatrix &transformMatrix, ndVector &scale, ndMatrix &stretchAxis) const (defined in ndMatrix)ndMatrix
RotateVector(const ndVector &v) const (defined in ndMatrix)ndMatrixinline
SolveByGaussianElimination(const ndVector &v) const (defined in ndMatrix)ndMatrix
TestIdentity() const (defined in ndMatrix)ndMatrixinline
TestOrthogonal(ndFloat32 tol=ndFloat32(1.0e-4f)) const (defined in ndMatrix)ndMatrixinline
TestSymetric3x3() const (defined in ndMatrix)ndMatrixinline
TransformBBox(const ndVector &p0local, const ndVector &p1local, ndVector &p0, ndVector &p1) const (defined in ndMatrix)ndMatrix
TransformPlane(const ndPlane &localPlane) const (defined in ndMatrix)ndMatrixinline
TransformTriplex(ndFloat32 *const dst, ndInt32 dstStrideInBytes, const ndFloat32 *const src, ndInt32 srcStrideInBytes, ndInt32 count) const (defined in ndMatrix)ndMatrix
TransformTriplex(ndFloat64 *const dst, ndInt32 dstStrideInBytes, const ndFloat64 *const src, ndInt32 srcStrideInBytes, ndInt32 count) const (defined in ndMatrix)ndMatrix
TransformTriplex(ndFloat64 *const dst, ndInt32 dstStrideInBytes, const ndFloat32 *const src, ndInt32 srcStrideInBytes, ndInt32 count) const (defined in ndMatrix)ndMatrix
TransformVector(const ndVector &v) const (defined in ndMatrix)ndMatrixinline
TransformVector1x4(const ndVector &v) const (defined in ndMatrix)ndMatrixinline
Transpose() const (defined in ndMatrix)ndMatrixinline
Transpose4X4() const (defined in ndMatrix)ndMatrixinline
UnrotateVector(const ndVector &v) const (defined in ndMatrix)ndMatrixinline
UntransformPlane(const ndPlane &globalPlane) const (defined in ndMatrix)ndMatrixinline
UntransformVector(const ndVector &v) const (defined in ndMatrix)ndMatrixinline
~ndMatrix() (defined in ndMatrix)ndMatrixinline