ScummVM API documentation
NewtonDeadBodies Member List

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

DestroyBodies(Newton &world) (defined in NewtonDeadBodies)NewtonDeadBodies
dgTree(dgMemoryAllocator *const allocator) (defined in dgTree< dgBody *, void * >)dgTree< dgBody *, void * >
Find(void * key) const (defined in dgTree< dgBody *, void * >)dgTree< dgBody *, void * >
FindGreater(void * key) const (defined in dgTree< dgBody *, void * >)dgTree< dgBody *, void * >
FindGreaterEqual(void * key) const (defined in dgTree< dgBody *, void * >)dgTree< dgBody *, void * >
FindLessEqual(void * key) const (defined in dgTree< dgBody *, void * >)dgTree< dgBody *, void * >
GetAllocator() const (defined in dgTree< dgBody *, void * >)dgTree< dgBody *, void * >
GetCount() const (defined in dgTree< dgBody *, void * >)dgTree< dgBody *, void * >
GetNodeFromInfo(dgBody * &info) const (defined in dgTree< dgBody *, void * >)dgTree< dgBody *, void * >
GetRoot() const (defined in dgTree< dgBody *, void * >)dgTree< dgBody *, void * >
Insert(const dgBody * &element, void * key, bool &elementWasInTree) (defined in dgTree< dgBody *, void * >)dgTree< dgBody *, void * >
Insert(const dgBody * &element, void * key) (defined in dgTree< dgBody *, void * >)dgTree< dgBody *, void * >
Insert(dgTreeNode *const node, void * key) (defined in dgTree< dgBody *, void * >)dgTree< dgBody *, void * >
Maximum() const (defined in dgTree< dgBody *, void * >)dgTree< dgBody *, void * >
Minimum() const (defined in dgTree< dgBody *, void * >)dgTree< dgBody *, void * >
NewtonDeadBodies(dgMemoryAllocator *const allocator) (defined in NewtonDeadBodies)NewtonDeadBodies
operator delete(void *const ptr, dgMemoryAllocator *const allocator) (defined in dgTree< dgBody *, void * >)dgTree< dgBody *, void * >inline
operator delete(void *const ptr) (defined in dgTree< dgBody *, void * >)dgTree< dgBody *, void * >inline
operator delete[](void *const ptr, dgMemoryAllocator *const allocator) (defined in dgTree< dgBody *, void * >)dgTree< dgBody *, void * >inline
operator delete[](void *const ptr) (defined in dgTree< dgBody *, void * >)dgTree< dgBody *, void * >inline
operator dgInt32() const (defined in dgTree< dgBody *, void * >)dgTree< dgBody *, void * >
operator new(size_t size, dgMemoryAllocator *const allocator) (defined in dgTree< dgBody *, void * >)dgTree< dgBody *, void * >inline
operator new(size_t size) (defined in dgTree< dgBody *, void * >)dgTree< dgBody *, void * >inline
operator new[](size_t size, dgMemoryAllocator *const allocator) (defined in dgTree< dgBody *, void * >)dgTree< dgBody *, void * >inline
operator new[](size_t size) (defined in dgTree< dgBody *, void * >)dgTree< dgBody *, void * >inline
Remove(void * key) (defined in dgTree< dgBody *, void * >)dgTree< dgBody *, void * >
Remove(dgTreeNode *const node) (defined in dgTree< dgBody *, void * >)dgTree< dgBody *, void * >
RemoveAll() (defined in dgTree< dgBody *, void * >)dgTree< dgBody *, void * >
Replace(dgBody * &element, void * key) (defined in dgTree< dgBody *, void * >)dgTree< dgBody *, void * >
ReplaceKey(void * oldKey, void * newKey) (defined in dgTree< dgBody *, void * >)dgTree< dgBody *, void * >
ReplaceKey(dgTreeNode *const node, void * key) (defined in dgTree< dgBody *, void * >)dgTree< dgBody *, void * >
SanityCheck() const (defined in dgTree< dgBody *, void * >)dgTree< dgBody *, void * >
SetAllocator(dgMemoryAllocator *const allocator) (defined in dgTree< dgBody *, void * >)dgTree< dgBody *, void * >
SwapInfo(dgTree &tree) (defined in dgTree< dgBody *, void * >)dgTree< dgBody *, void * >
Unlink(dgTreeNode *const node) (defined in dgTree< dgBody *, void * >)dgTree< dgBody *, void * >
~dgTree() (defined in dgTree< dgBody *, void * >)dgTree< dgBody *, void * >virtual