This is the complete list of members for ndShapeInstance, including all inherited members.
| CalculateAabb(const ndMatrix &matrix, ndVector &minP, ndVector &maxP) const (defined in ndShapeInstance) | ndShapeInstance | |
| CalculateBuoyancyCenterOfPresure(ndVector &com, const ndMatrix &matrix, const ndVector &fluidPlane) const (defined in ndShapeInstance) | ndShapeInstance | |
| CalculateInertia() const (defined in ndShapeInstance) | ndShapeInstance | |
| CalculateObb(ndVector &origin, ndVector &size) const (defined in ndShapeInstance) | ndShapeInstance | |
| CalculatePlaneIntersection(const ndVector &normal, const ndVector &point, ndVector *const contactsOut) const (defined in ndShapeInstance) | ndShapeInstance | |
| DebugShape(const ndMatrix &matrix, ndShapeDebugNotify &debugCallback) const (defined in ndShapeInstance) | ndShapeInstance | |
| Flush() (defined in ndFreeListAlloc) | ndFreeListAlloc | static |
| Flush(ndInt32 size) (defined in ndFreeListAlloc) | ndFreeListAlloc | static |
| FlushFreeList(ndInt32 size) (defined in ndContainersFreeListAlloc< ndShapeInstance >) | ndContainersFreeListAlloc< ndShapeInstance > | inlinestatic |
| GetAlignmentMatrix() const (defined in ndShapeInstance) | ndShapeInstance | inline |
| GetBoxMaxRadius() const (defined in ndShapeInstance) | ndShapeInstance | inline |
| GetBoxMinRadius() const (defined in ndShapeInstance) | ndShapeInstance | inline |
| GetBoxPadding() (defined in ndShapeInstance) | ndShapeInstance | static |
| GetCollisionMode() const (defined in ndShapeInstance) | ndShapeInstance | inline |
| GetConvexVertexCount() const (defined in ndShapeInstance) | ndShapeInstance | inline |
| GetGlobalMatrix() const (defined in ndShapeInstance) | ndShapeInstance | inline |
| GetInvScale() const (defined in ndShapeInstance) | ndShapeInstance | inline |
| GetLocalMatrix() const (defined in ndShapeInstance) | ndShapeInstance | inline |
| GetMaterial() const (defined in ndShapeInstance) | ndShapeInstance | inline |
| GetScale() const (defined in ndShapeInstance) | ndShapeInstance | inline |
| GetScaledTransform(const ndMatrix &matrix) const (defined in ndShapeInstance) | ndShapeInstance | inline |
| GetScaleType() const (defined in ndShapeInstance) | ndShapeInstance | inline |
| GetShape() (defined in ndShapeInstance) | ndShapeInstance | inline |
| GetShape() const (defined in ndShapeInstance) | ndShapeInstance | inline |
| GetShapeInfo() const (defined in ndShapeInstance) | ndShapeInstance | |
| GetUmbraClipSize() const (defined in ndShapeInstance) | ndShapeInstance | inline |
| GetUserDataID() const (defined in ndShapeInstance) | ndShapeInstance | inline |
| GetVolume() const (defined in ndShapeInstance) | ndShapeInstance | inline |
| m_alignmentMatrix (defined in ndShapeInstance) | ndShapeInstance | |
| m_collisionMode (defined in ndShapeInstance) | ndShapeInstance | |
| m_global enum value (defined in ndShapeInstance) | ndShapeInstance | |
| m_globalMatrix (defined in ndShapeInstance) | ndShapeInstance | |
| m_invScale (defined in ndShapeInstance) | ndShapeInstance | |
| m_localMatrix (defined in ndShapeInstance) | ndShapeInstance | |
| m_maxScale (defined in ndShapeInstance) | ndShapeInstance | |
| m_nonUniform enum value (defined in ndShapeInstance) | ndShapeInstance | |
| m_ownerBody (defined in ndShapeInstance) | ndShapeInstance | |
| m_parent (defined in ndShapeInstance) | ndShapeInstance | |
| m_scale (defined in ndShapeInstance) | ndShapeInstance | |
| m_scaleType (defined in ndShapeInstance) | ndShapeInstance | |
| m_shape (defined in ndShapeInstance) | ndShapeInstance | |
| m_shapeMaterial (defined in ndShapeInstance) | ndShapeInstance | |
| m_skinMargin (defined in ndShapeInstance) | ndShapeInstance | |
| m_subCollisionHandle (defined in ndShapeInstance) | ndShapeInstance | |
| m_uniform enum value (defined in ndShapeInstance) | ndShapeInstance | |
| m_unit enum value (defined in ndShapeInstance) | ndShapeInstance | |
| ndContainersFreeListAlloc() (defined in ndContainersFreeListAlloc< ndShapeInstance >) | ndContainersFreeListAlloc< ndShapeInstance > | inline |
| ndFreeListAlloc() (defined in ndFreeListAlloc) | ndFreeListAlloc | inline |
| ndScaleType enum name (defined in ndShapeInstance) | ndShapeInstance | |
| ndShapeInstance(ndShape *const shape) (defined in ndShapeInstance) | ndShapeInstance | |
| ndShapeInstance(const ndShapeInstance &instance) (defined in ndShapeInstance) | ndShapeInstance | |
| ndShapeInstance(const ndShapeInstance &instance, ndShape *const shape) (defined in ndShapeInstance) | ndShapeInstance | |
| ndShapeInstance(const nd::TiXmlNode *const xmlNode, const ndShapeLoaderCache &shapesMap) (defined in ndShapeInstance) | ndShapeInstance | |
| operator delete(void *ptr) (defined in ndFreeListAlloc) | ndFreeListAlloc | |
| operator new(size_t size) (defined in ndFreeListAlloc) | ndFreeListAlloc | |
| operator=(const ndShapeInstance &src) (defined in ndShapeInstance) | ndShapeInstance | |
| RayCast(ndRayCastNotify &callback, const ndVector &localP0, const ndVector &localP1, const ndBody *const body, ndContactPoint &contactOut) const (defined in ndShapeInstance) | ndShapeInstance | |
| Save(const ndLoadSaveBase::ndSaveDescriptor &desc) const (defined in ndShapeInstance) | ndShapeInstance | |
| SavePLY(const char *const fileName) const (defined in ndShapeInstance) | ndShapeInstance | |
| SetCollisionMode(bool mode) (defined in ndShapeInstance) | ndShapeInstance | inline |
| SetGlobalMatrix(const ndMatrix &scale) (defined in ndShapeInstance) | ndShapeInstance | inline |
| SetGlobalScale(const ndVector &scale) (defined in ndShapeInstance) | ndShapeInstance | |
| SetGlobalScale(const ndMatrix &scaleMatrix) (defined in ndShapeInstance) | ndShapeInstance | |
| SetLocalMatrix(const ndMatrix &matrix) (defined in ndShapeInstance) | ndShapeInstance | inline |
| SetMaterial(const ndShapeMaterial &material) (defined in ndShapeInstance) | ndShapeInstance | inline |
| SetScale(const ndVector &scale) (defined in ndShapeInstance) | ndShapeInstance | |
| SetShape(ndShape *const shape) (defined in ndShapeInstance) | ndShapeInstance | inline |
| SupportVertex(const ndVector &dir) const (defined in ndShapeInstance) | ndShapeInstance | inline |
| SupportVertexSpecial(const ndVector &dir, ndInt32 *const vertexIndex) const (defined in ndShapeInstance) | ndShapeInstance | inline |
| SupportVertexSpecialProjectPoint(const ndVector &point, const ndVector &dir) const (defined in ndShapeInstance) | ndShapeInstance | inline |
| ~ndContainersFreeListAlloc() (defined in ndContainersFreeListAlloc< ndShapeInstance >) | ndContainersFreeListAlloc< ndShapeInstance > | inline |
| ~ndShapeInstance() (defined in ndShapeInstance) | ndShapeInstance |