Newton Dynamics  4.00
ndShapeHeightfield Member List

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

AddRef() const (defined in ndShape)ndShapevirtual
CalculateAabb(const ndMatrix &matrix, ndVector &p0, ndVector &p1) const (defined in ndShapeStaticMesh)ndShapeStaticMeshprotectedvirtual
CalculateInertiaAndCenterOfMass(const ndMatrix &alignMatrix, const ndVector &localScale, const ndMatrix &matrix) const (defined in ndShape)ndShapeinlinevirtual
CalculateMassProperties(const ndMatrix &offset, ndVector &inertia, ndVector &crossInertia, ndVector &centerOfMass) const (defined in ndShape)ndShapeinlinevirtual
CalculatePlaneIntersection(const ndVector &normal, const ndVector &point, ndVector *const contactsOut) const (defined in ndShapeStaticMesh)ndShapeStaticMeshinlineprotectedvirtual
CalculatePlaneIntersection(const ndFloat32 *const vertex, const ndInt32 *const index, ndInt32 indexCount, ndInt32 strideInFloat, const ndPlane &localPlane, ndVector *const contactsOut) const (defined in ndShapeStaticMesh)ndShapeStaticMeshprotected
CalculateVolumeIntegral(const ndMatrix &globalMatrix, const ndVector &plane, const ndShapeInstance &parentScale) const (defined in ndShapeStaticMesh)ndShapeStaticMeshinlineprotectedvirtual
D_CLASS_REFLECTION(ndShapeHeightfield) (defined in ndShapeHeightfield)ndShapeHeightfield
D_CLASS_REFLECTION(ndShapeStaticMesh) (defined in ndShapeStaticMesh)ndShapeStaticMesh
D_CLASS_REFLECTION(ndShape) (defined in ndShape)ndShape
D_GCC_NEWTON_ALIGN_32 (defined in ndShapeStaticMesh)ndShapeStaticMeshprotected
DebugShape(const ndMatrix &matrix, ndShapeDebugNotify &debugCallback) const (defined in ndShapeHeightfield)ndShapeHeightfieldprotectedvirtual
Flush() (defined in ndFreeListAlloc)ndFreeListAllocstatic
Flush(ndInt32 size) (defined in ndFreeListAlloc)ndFreeListAllocstatic
FlushFreeList(ndInt32 size) (defined in ndContainersFreeListAlloc< ndShape >)ndContainersFreeListAlloc< ndShape >inlinestatic
GetAsShapeAsConvexPolygon() (defined in ndShape)ndShapeinlinevirtual
GetAsShapeBox() (defined in ndShape)ndShapeinlinevirtual
GetAsShapeCapsule() (defined in ndShape)ndShapeinlinevirtual
GetAsShapeChamferCylinder() (defined in ndShape)ndShapeinlinevirtual
GetAsShapeCompound() (defined in ndShape)ndShapeinlinevirtual
GetAsShapeCone() (defined in ndShape)ndShapeinlinevirtual
GetAsShapeConvex() (defined in ndShape)ndShapeinlinevirtual
GetAsShapeCylinder() (defined in ndShape)ndShapeinlinevirtual
GetAsShapeHeightfield() (defined in ndShapeHeightfield)ndShapeHeightfieldinlineprotectedvirtual
GetAsShapeNull() (defined in ndShape)ndShapeinlinevirtual
GetAsShapePoint() (defined in ndShape)ndShapeinlinevirtual
GetAsShapeSphere() (defined in ndShape)ndShapeinlinevirtual
GetAsShapeStaticBVH() (defined in ndShape)ndShapeinlinevirtual
GetAsShapeStaticMesh() (defined in ndShapeStaticMesh)ndShapeStaticMeshinlineprotectedvirtual
GetAsShapeStaticProceduralMesh() (defined in ndShape)ndShapeinlinevirtual
GetBoxMaxRadius() const (defined in ndShapeStaticMesh)ndShapeStaticMeshinlineprotectedvirtual
GetBoxMinRadius() const (defined in ndShapeStaticMesh)ndShapeStaticMeshinlineprotectedvirtual
GetCollidingFaces(ndPolygonMeshDesc *const data) const (defined in ndShapeHeightfield)ndShapeHeightfieldprotectedvirtual
GetConvexVertexCount() const (defined in ndShape)ndShapeinlinevirtual
GetElevationMap() (defined in ndShapeHeightfield)ndShapeHeightfieldinline
GetElevationMap() const (defined in ndShapeHeightfield)ndShapeHeightfieldinline
GetLocalAabb(const ndVector &p0, const ndVector &p1, ndVector &boxP0, ndVector &boxP1) const (defined in ndShapeHeightfield)ndShapeHeightfield
GetObbOrigin() const (defined in ndShape)ndShapeinline
GetObbSize() const (defined in ndShape)ndShapeinline
GetRefCount() const (defined in ndShape)ndShape
GetShapeInfo() const (defined in ndShapeHeightfield)ndShapeHeightfieldprotectedvirtual
GetUmbraClipSize() const (defined in ndShape)ndShapeinline
GetVolume() const (defined in ndShapeStaticMesh)ndShapeStaticMeshinlineprotectedvirtual
m_boxOrigin (defined in ndShape)ndShapeprotected
m_boxSize (defined in ndShape)ndShapeprotected
m_centerOfMass (defined in ndShape)ndShapeprotected
m_collisionId (defined in ndShape)ndShapeprotected
m_crossInertia (defined in ndShape)ndShapeprotected
m_flushZero (defined in ndShape)ndShapeprotectedstatic
m_inertia (defined in ndShape)ndShapeprotected
m_invertedDiagonals enum value (defined in ndShapeHeightfield)ndShapeHeightfield
m_normalDiagonals enum value (defined in ndShapeHeightfield)ndShapeHeightfield
m_refCount (defined in ndShape)ndShapemutableprotected
MassProperties() (defined in ndShape)ndShapevirtual
ndContactSolver (defined in ndShapeHeightfield)ndShapeHeightfieldfriend
ndContainersFreeListAlloc() (defined in ndContainersFreeListAlloc< ndShape >)ndContainersFreeListAlloc< ndShape >inline
ndFreeListAlloc() (defined in ndFreeListAlloc)ndFreeListAllocinline
ndGridConstruction enum name (defined in ndShapeHeightfield)ndShapeHeightfield
ndShape(ndShapeID id) (defined in ndShape)ndShapeprotected
ndShape(const ndShape &source) (defined in ndShape)ndShapeprotected
ndShapeHeightfield(ndInt32 width, ndInt32 height, ndGridConstruction constructionMode, ndFloat32 horizontalScale_x, ndFloat32 horizontalScale_z) (defined in ndShapeHeightfield)ndShapeHeightfield
ndShapeHeightfield(const ndLoadSaveBase::ndLoadDescriptor &desc) (defined in ndShapeHeightfield)ndShapeHeightfield
ndShapeStaticMesh(ndShapeID id) (defined in ndShapeStaticMesh)ndShapeStaticMesh
ndShapeStaticMesh(const ndLoadSaveBase::ndLoadDescriptor &desc) (defined in ndShapeStaticMesh)ndShapeStaticMesh
operator delete(void *ptr) (defined in ndFreeListAlloc)ndFreeListAlloc
operator new(size_t size) (defined in ndFreeListAlloc)ndFreeListAlloc
RayCast(ndRayCastNotify &callback, const ndVector &localP0, const ndVector &localP1, ndFloat32 maxT, const ndBody *const body, ndContactPoint &contactOut) const (defined in ndShapeHeightfield)ndShapeHeightfieldprotectedvirtual
Release() const (defined in ndShape)ndShapevirtual
Save(const ndLoadSaveBase::ndSaveDescriptor &desc) const (defined in ndShapeHeightfield)ndShapeHeightfieldprotectedvirtual
SupportVertex(const ndVector &dir, ndInt32 *const vertexIndex) const (defined in ndShapeStaticMesh)ndShapeStaticMeshinlineprotectedvirtual
SupportVertexSpecial(const ndVector &dir, ndFloat32 skinMargin, ndInt32 *const vertexIndex) const (defined in ndShapeStaticMesh)ndShapeStaticMeshinlineprotectedvirtual
SupportVertexSpecialProjectPoint(const ndVector &point, const ndVector &dir) const (defined in ndShapeStaticMesh)ndShapeStaticMeshinlineprotectedvirtual
UpdateElevationMapAabb() (defined in ndShapeHeightfield)ndShapeHeightfield
~ndContainersFreeListAlloc() (defined in ndContainersFreeListAlloc< ndShape >)ndContainersFreeListAlloc< ndShape >inline
~ndShape() (defined in ndShape)ndShapevirtual
~ndShapeHeightfield() (defined in ndShapeHeightfield)ndShapeHeightfieldvirtual
~ndShapeStaticMesh() (defined in ndShapeStaticMesh)ndShapeStaticMeshvirtual