ScummVM API documentation
dgBodyMasterListRow Class Reference
Inheritance diagram for dgBodyMasterListRow:
dgList< dgBodyMasterListCell >

Public Member Functions

dgBodyGetBody () const
 
void RemoveAllJoints ()
 
dgListNode * AddJoint (dgConstraint *const joint, dgBody *const body)
 
void SortList ()
 
- Public Member Functions inherited from dgList< dgBodyMasterListCell >
void operator delete (void *const ptr, dgMemoryAllocator *const allocator)
 
void operator delete (void *const ptr)
 
void operator delete[] (void *const ptr, dgMemoryAllocator *const allocator)
 
void operator delete[] (void *const ptr)
 
void * operator new (size_t size, dgMemoryAllocator *const allocator)
 
void * operator new (size_t size)
 
void * operator new[] (size_t size, dgMemoryAllocator *const allocator)
 
void * operator new[] (size_t size)
 
 dgList (dgMemoryAllocator *const allocator)
 
dgMemoryAllocatorGetAllocator () const
 
void SetAllocator (dgMemoryAllocator *const allocator)
 
 operator dgInt32 () const
 
dgInt32 GetCount () const
 
dgListNode * GetLast () const
 
dgListNode * GetFirst () const
 
dgListNode * Append ()
 
dgListNode * Append (dgListNode *const node)
 
dgListNode * Append (const dgBodyMasterListCell &element)
 
dgListNode * Addtop ()
 
dgListNode * Addtop (dgListNode *const node)
 
dgListNode * Addtop (const dgBodyMasterListCell &element)
 
void RotateToEnd (dgListNode *const node)
 
void RotateToBegin (dgListNode *const node)
 
void InsertAfter (dgListNode *const root, dgListNode *const node)
 
void InsertBefore (dgListNode *const root, dgListNode *const node)
 
dgListNode * Find (const dgBodyMasterListCell &element) const
 
dgListNode * GetNodeFromInfo (dgBodyMasterListCell &m_info) const
 
void Remove (dgListNode *const node)
 
void Remove (const dgBodyMasterListCell &element)
 
void RemoveAll ()
 
void Merge (dgList< dgBodyMasterListCell > &list)
 
void Unlink (dgListNode *const node)
 
bool SanityCheck () const
 

The documentation for this class was generated from the following file: