ScummVM API documentation
dgBodyCollisionList Member List

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

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