Newton Dynamics  4.00
ndMaterial Class Reference
Inheritance diagram for ndMaterial:
ndContainersFreeListAlloc< ndMaterial > ndFreeListAlloc

Public Attributes

ndFloat32 m_restitution
 
ndFloat32 m_staticFriction0
 
ndFloat32 m_staticFriction1
 
ndFloat32 m_dynamicFriction0
 
ndFloat32 m_dynamicFriction1
 
ndFloat32 m_skinMargin
 
ndFloat32 m_softness
 
ndUnsigned32 m_flags
 
ndUnsigned32 m_userFlags
 

Additional Inherited Members

- Public Member Functions inherited from ndFreeListAlloc
D_CORE_API void * operator new (size_t size)
 
D_CORE_API void operator delete (void *ptr)
 
- Static Public Member Functions inherited from ndContainersFreeListAlloc< ndMaterial >
static void FlushFreeList (ndInt32 size)
 
- Static Public Member Functions inherited from ndFreeListAlloc
static D_CORE_API void Flush ()
 
static D_CORE_API void Flush (ndInt32 size)