Newton Dynamics  4.00
ndShapeCompound::ndNodeBase Class Reference
Inheritance diagram for ndShapeCompound::ndNodeBase:
ndClassAlloc

Public Member Functions

D_COLLISION_API ndNodeBase (const ndNodeBase &copyFrom)
 
D_COLLISION_API ndNodeBase (ndShapeInstance *const instance)
 
D_COLLISION_API ndNodeBase (ndNodeBase *const left, ndNodeBase *const right)
 
D_COLLISION_API ndShapeInstanceGetShape () const
 
- Public Member Functions inherited from ndClassAlloc
 ndClassAlloc ()
 Empty default constructor.
 
 ~ndClassAlloc ()
 Empty.
 

Friends

class ndStackEntry
 
class ndContactSolver
 
class ndShapeCompound
 
class ndStackBvhStackEntry
 

Additional Inherited Members

- Static Public Member Functions inherited from ndClassAlloc
D_OPERATOR_NEW_AND_DELETE static D_CORE_API void * Malloc (size_t size)
 Generic allocation for any function subclass from ndClassAlloc.
 
static D_CORE_API void Free (void *const ptr)
 Generic destruction for any function subclass from ndClassAlloc.