Newton Dynamics  4.00
ndShapeCone Member List

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

AddRef() const (defined in ndShape)ndShapevirtual
BuildCylinderCapPoly(ndFloat32 radius, const ndMatrix &transform, ndVector *const vertexOut) const (defined in ndShapeConvex)ndShapeConvexprotected
CalculateAabb(const ndMatrix &matrix, ndVector &p0, ndVector &p1) const (defined in ndShapeCone)ndShapeConeprotectedvirtual
CalculateInertiaAndCenterOfMass(const ndMatrix &alignMatrix, const ndVector &localScale, const ndMatrix &matrix) const (defined in ndShapeConvex)ndShapeConvexprotectedvirtual
CalculateMassProperties(const ndMatrix &offset, ndVector &inertia, ndVector &crossInertia, ndVector &centerOfMass) const (defined in ndShapeConvex)ndShapeConvexprotectedvirtual
CalculatePlaneIntersection(const ndVector &normal, const ndVector &point, ndVector *const contactsOut) const (defined in ndShapeCone)ndShapeConeprotectedvirtual
CalculateVolumeIntegral(const ndMatrix &globalMatrix, const ndVector &globalPlane, const ndShapeInstance &parentScale) const (defined in ndShapeConvex)ndShapeConvexprotectedvirtual
CalculateVolumeIntegral(const ndPlane &plane) const (defined in ndShapeConvex)ndShapeConvexprotected
D_CLASS_REFLECTION(ndShapeCone) (defined in ndShapeCone)ndShapeCone
D_CLASS_REFLECTION(ndShapeConvex) (defined in ndShapeConvex)ndShapeConvex
D_CLASS_REFLECTION(ndShape) (defined in ndShape)ndShape
DebugShape(const ndMatrix &matrix, ndShapeDebugNotify &debugCallback) const (defined in ndShapeCone)ndShapeConeprotectedvirtual
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 ndShapeCone)ndShapeConeinlinevirtual
GetAsShapeConvex() (defined in ndShapeConvex)ndShapeConvexinlineprotectedvirtual
GetAsShapeCylinder() (defined in ndShape)ndShapeinlinevirtual
GetAsShapeHeightfield() (defined in ndShape)ndShapeinlinevirtual
GetAsShapeNull() (defined in ndShape)ndShapeinlinevirtual
GetAsShapePoint() (defined in ndShape)ndShapeinlinevirtual
GetAsShapeSphere() (defined in ndShape)ndShapeinlinevirtual
GetAsShapeStaticBVH() (defined in ndShape)ndShapeinlinevirtual
GetAsShapeStaticMesh() (defined in ndShape)ndShapeinlinevirtual
GetAsShapeStaticProceduralMesh() (defined in ndShape)ndShapeinlinevirtual
GetBoxMaxRadius() const (defined in ndShapeConvex)ndShapeConvexprotectedvirtual
GetBoxMinRadius() const (defined in ndShapeConvex)ndShapeConvexprotectedvirtual
GetConvexVertexCount() const (defined in ndShapeConvex)ndShapeConvexinlineprotectedvirtual
GetObbOrigin() const (defined in ndShape)ndShapeinline
GetObbSize() const (defined in ndShape)ndShapeinline
GetRefCount() const (defined in ndShape)ndShape
GetShapeInfo() const (defined in ndShapeCone)ndShapeConeprotectedvirtual
GetUmbraClipSize() const (defined in ndShape)ndShapeinline
GetVertexToEdgeMapping() const (defined in ndShapeConvex)ndShapeConvexinlineprotectedvirtual
GetVolume() const (defined in ndShapeConvex)ndShapeConvexprotectedvirtual
Init(ndFloat32 radio, ndFloat32 height) (defined in ndShapeCone)ndShapeConeprotected
m_boxMaxRadius (defined in ndShapeConvex)ndShapeConvexprotected
m_boxMinRadius (defined in ndShapeConvex)ndShapeConvexprotected
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_edgeArray (defined in ndShapeCone)ndShapeConeprotectedstatic
m_edgeCount (defined in ndShapeConvex)ndShapeConvexprotected
m_flushZero (defined in ndShape)ndShapeprotectedstatic
m_height (defined in ndShapeCone)ndShapeConeprotected
m_inertia (defined in ndShape)ndShapeprotected
m_profile (defined in ndShapeCone)ndShapeConeprotected
m_radius (defined in ndShapeCone)ndShapeConeprotected
m_refCount (defined in ndShape)ndShapemutableprotected
m_shapeRefCount (defined in ndShapeCone)ndShapeConeprotectedstatic
m_simplex (defined in ndShapeConvex)ndShapeConvexprotected
m_simplexVolume (defined in ndShapeConvex)ndShapeConvexprotected
m_vertex (defined in ndShapeCone)ndShapeConeprotected
m_vertexCount (defined in ndShapeConvex)ndShapeConvexprotected
MassProperties() (defined in ndShapeConvex)ndShapeConvexprotectedvirtual
ndContainersFreeListAlloc() (defined in ndContainersFreeListAlloc< ndShape >)ndContainersFreeListAlloc< ndShape >inline
ndFreeListAlloc() (defined in ndFreeListAlloc)ndFreeListAllocinline
ndShape(ndShapeID id) (defined in ndShape)ndShapeprotected
ndShape(const ndShape &source) (defined in ndShape)ndShapeprotected
ndShapeCone(ndFloat32 radio, ndFloat32 height) (defined in ndShapeCone)ndShapeCone
ndShapeCone(const ndLoadSaveBase::ndLoadDescriptor &desc) (defined in ndShapeCone)ndShapeCone
ndShapeConvex(ndShapeID id) (defined in ndShapeConvex)ndShapeConvexprotected
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 ndShapeCone)ndShapeConeprotectedvirtual
RectifyConvexSlice(ndInt32 count, const ndVector &normal, ndVector *const contactsOut) const (defined in ndShapeConvex)ndShapeConvexprotected
Release() const (defined in ndShape)ndShapevirtual
SanityCheck(ndPolyhedra &hull) const (defined in ndShapeConvex)ndShapeConvexprotected
SanityCheck(ndInt32 count, const ndVector &normal, ndVector *const contactsOut) const (defined in ndShapeConvex)ndShapeConvexprotected
Save(const ndLoadSaveBase::ndSaveDescriptor &desc) const (defined in ndShapeCone)ndShapeConeprotectedvirtual
SetVolumeAndCG() (defined in ndShapeConvex)ndShapeConvexprotected
SupportVertex(const ndVector &dir, ndInt32 *const vertexIndex) const (defined in ndShapeCone)ndShapeConeprotectedvirtual
SupportVertexSpecial(const ndVector &dir, ndFloat32 skinMargin, ndInt32 *const vertexIndex) const (defined in ndShapeCone)ndShapeConeprotectedvirtual
SupportVertexSpecialProjectPoint(const ndVector &point, const ndVector &dir) const (defined in ndShapeCone)ndShapeConeprotectedvirtual
~ndContainersFreeListAlloc() (defined in ndContainersFreeListAlloc< ndShape >)ndContainersFreeListAlloc< ndShape >inline
~ndShape() (defined in ndShape)ndShapevirtual
~ndShapeCone() (defined in ndShapeCone)ndShapeCone
~ndShapeConvex() (defined in ndShapeConvex)ndShapeConvexprotected