Newton Dynamics  4.00
ndWordSettings Class Reference
Inheritance diagram for ndWordSettings:
ndClassAlloc

Public Member Functions

 D_CLASS_REFLECTION (ndWordSettings)
 
D_NEWTON_API ndWordSettings (const ndLoadSaveBase::ndLoadDescriptor &desc)
 
virtual D_NEWTON_API void Load (const ndLoadSaveBase::ndLoadDescriptor &desc)
 
virtual D_NEWTON_API void Save (const ndLoadSaveBase::ndSaveDescriptor &desc) const
 
- Public Member Functions inherited from ndClassAlloc
 ndClassAlloc ()
 Empty default constructor.
 
 ~ndClassAlloc ()
 Empty.
 

Public Attributes

ndInt32 m_subSteps
 
ndInt32 m_solverIterations
 

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.