This is the complete list of members for ndPolygonMeshDesc, including all inherited members.
| CalcPitchYawRoll(ndVector &euler0, ndVector &euler1) const (defined in ndMatrix) | ndMatrix | |
| EigenVectors() (defined in ndMatrix) | ndMatrix | |
| GetAdjacentFaceEdgeNormalArray(const ndInt32 *const faceIndexArray, ndInt32 indexCount) const (defined in ndPolygonMeshDesc) | ndPolygonMeshDesc | |
| GetFaceId(const ndInt32 *const faceIndexArray, ndInt32 indexCount) const (defined in ndPolygonMeshDesc) | ndPolygonMeshDesc | |
| GetFaceIndexCount(ndInt32 indexCount) const (defined in ndPolygonMeshDesc) | ndPolygonMeshDesc | |
| GetFaceSize(const ndInt32 *const faceIndexArray, ndInt32 indexCount) const (defined in ndPolygonMeshDesc) | ndPolygonMeshDesc | |
| GetNormalIndex(const ndInt32 *const faceIndexArray, ndInt32 indexCount) const (defined in ndPolygonMeshDesc) | ndPolygonMeshDesc | |
| GetOrigin() const (defined in ndFastAabb) | ndFastAabb | inline |
| GetSeparetionDistance() const (defined in ndPolygonMeshDesc) | ndPolygonMeshDesc | |
| GetTarget() const (defined in ndFastAabb) | ndFastAabb | inline |
| Inverse() const (defined in ndMatrix) | ndMatrix | inline |
| Inverse4x4() const (defined in ndMatrix) | ndMatrix | |
| m_absDir (defined in ndFastAabb) | ndFastAabb | protected |
| m_boxDistanceTravelInMeshSpace (defined in ndPolygonMeshDesc) | ndPolygonMeshDesc | |
| m_convexInstance (defined in ndPolygonMeshDesc) | ndPolygonMeshDesc | |
| m_doContinueCollisionTest (defined in ndPolygonMeshDesc) | ndPolygonMeshDesc | |
| m_front (defined in ndMatrix) | ndMatrix | |
| m_maxT (defined in ndPolygonMeshDesc) | ndPolygonMeshDesc | |
| m_p0 (defined in ndFastAabb) | ndFastAabb | protected |
| m_p1 (defined in ndFastAabb) | ndFastAabb | protected |
| m_polySoupInstance (defined in ndPolygonMeshDesc) | ndPolygonMeshDesc | |
| m_posit (defined in ndMatrix) | ndMatrix | |
| m_proceduralStaticMeshFaceQuery (defined in ndPolygonMeshDesc) | ndPolygonMeshDesc | |
| m_right (defined in ndMatrix) | ndMatrix | |
| m_separationDistance (defined in ndFastAabb) | ndFastAabb | mutableprotected |
| m_size (defined in ndFastAabb) | ndFastAabb | protected |
| m_skinMargin (defined in ndPolygonMeshDesc) | ndPolygonMeshDesc | |
| m_staticMeshQuery (defined in ndPolygonMeshDesc) | ndPolygonMeshDesc | |
| m_threadId (defined in ndPolygonMeshDesc) | ndPolygonMeshDesc | |
| m_up (defined in ndMatrix) | ndMatrix | |
| m_vertex (defined in ndPolygonMeshDesc) | ndPolygonMeshDesc | |
| m_vertexStrideInBytes (defined in ndPolygonMeshDesc) | ndPolygonMeshDesc | |
| Multiply3X3(const ndMatrix &B) const (defined in ndMatrix) | ndMatrix | |
| ndFastAabb() (defined in ndFastAabb) | ndFastAabb | inline |
| ndFastAabb(const ndVector &p0, const ndVector &p1) (defined in ndFastAabb) | ndFastAabb | inline |
| ndFastAabb(const ndMatrix &matrix, const ndVector &size) (defined in ndFastAabb) | ndFastAabb | inline |
| ndMatrix() (defined in ndMatrix) | ndMatrix | inline |
| ndMatrix(const ndFloat32 *const array) (defined in ndMatrix) | ndMatrix | inline |
| ndMatrix(const ndVector &front, const ndVector &up, const ndVector &right, const ndVector &posit) (defined in ndMatrix) | ndMatrix | inline |
| ndMatrix(const ndQuaternion &rotation, const ndVector &position) (defined in ndMatrix) | ndMatrix | |
| ndMatrix(const ndVector &front) (defined in ndMatrix) | ndMatrix | inline |
| ndMatrix(const ndVector &p, const ndVector &q) (defined in ndMatrix) | ndMatrix | inline |
| ndMatrix(const ndMatrix &transformMatrix, const ndVector &scale, const ndMatrix &stretchAxis) (defined in ndMatrix) | ndMatrix | |
| ndPolygonMeshDesc() (defined in ndPolygonMeshDesc) | ndPolygonMeshDesc | |
| ndPolygonMeshDesc(ndContactSolver &proxy, bool ccdMode) (defined in ndPolygonMeshDesc) | ndPolygonMeshDesc | |
| operator*(const ndMatrix &B) const (defined in ndMatrix) | ndMatrix | |
| operator[](ndInt32 i) (defined in ndMatrix) | ndMatrix | inline |
| operator[](ndInt32 i) const (defined in ndMatrix) | ndMatrix | inline |
| PolarDecomposition(ndMatrix &transformMatrix, ndVector &scale, ndMatrix &stretchAxis) const (defined in ndMatrix) | ndMatrix | |
| PolygonBoxDistance(const ndVector &faceNormal, ndInt32 indexCount, const ndInt32 *const indexArray, ndInt32 stride, const ndFloat32 *const vertexArray) const (defined in ndFastAabb) | ndFastAabb | |
| PolygonBoxRayDistance(const ndVector &faceNormal, ndInt32 indexCount, const ndInt32 *const indexArray, ndInt32 stride, const ndFloat32 *const vertexArray, const ndFastRay &ray) const (defined in ndFastAabb) | ndFastAabb | |
| RotateVector(const ndVector &v) const (defined in ndMatrix) | ndMatrix | inline |
| SetDistanceTravel(const ndVector &distanceInGlobalSpace) (defined in ndPolygonMeshDesc) | ndPolygonMeshDesc | |
| SetSeparatingDistance(const ndFloat32 distance) (defined in ndFastAabb) | ndFastAabb | inline |
| SetTransposeAbsMatrix(const ndMatrix &matrix) (defined in ndFastAabb) | ndFastAabb | inline |
| SolveByGaussianElimination(const ndVector &v) const (defined in ndMatrix) | ndMatrix | |
| SortFaceArray() (defined in ndPolygonMeshDesc) | ndPolygonMeshDesc | |
| TestIdentity() const (defined in ndMatrix) | ndMatrix | inline |
| TestOrthogonal(ndFloat32 tol=ndFloat32(1.0e-4f)) const (defined in ndMatrix) | ndMatrix | inline |
| TestSymetric3x3() const (defined in ndMatrix) | ndMatrix | inline |
| TransformBBox(const ndVector &p0local, const ndVector &p1local, ndVector &p0, ndVector &p1) const (defined in ndMatrix) | ndMatrix | |
| TransformPlane(const ndPlane &localPlane) const (defined in ndMatrix) | ndMatrix | inline |
| 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) | ndMatrix | inline |
| TransformVector1x4(const ndVector &v) const (defined in ndMatrix) | ndMatrix | inline |
| Transpose() const (defined in ndMatrix) | ndMatrix | inline |
| Transpose4X4() const (defined in ndMatrix) | ndMatrix | inline |
| UnrotateVector(const ndVector &v) const (defined in ndMatrix) | ndMatrix | inline |
| UntransformPlane(const ndPlane &globalPlane) const (defined in ndMatrix) | ndMatrix | inline |
| UntransformVector(const ndVector &v) const (defined in ndMatrix) | ndMatrix | inline |
| ~ndMatrix() (defined in ndMatrix) | ndMatrix | inline |