![]() |
XII Release 0.1.0
|
This is the complete list of members for xiiDynamicQuadtree, including all inherited members.
CreateTree(const xiiVec3 &vCenter, const xiiVec3 &vHalfExtents, float fMinNodeSize) | xiiDynamicQuadtree | |
FindObjectsInRange(const xiiVec3 &vPoint, XII_VISIBLE_OBJ_CALLBACK callback, void *pPassThrough=nullptr) const | xiiDynamicQuadtree | |
FindObjectsInRange(const xiiVec3 &vPoint, float fRadius, XII_VISIBLE_OBJ_CALLBACK callback, void *pPassThrough=nullptr) const | xiiDynamicQuadtree | |
FindVisibleObjects(const xiiFrustum &viewfrustum, XII_VISIBLE_OBJ_CALLBACK callback, void *pPassThrough=nullptr) const | xiiDynamicQuadtree | |
GetBoundingBox() const | xiiDynamicQuadtree | inline |
GetCount() const | xiiDynamicQuadtree | inline |
InsertObject(const xiiVec3 &vCenter, const xiiVec3 &vHalfExtents, xiiInt32 iObjectType, xiiInt32 iObjectInstance, xiiDynamicTreeObject *out_pObject=nullptr, bool bOnlyIfInside=false) | xiiDynamicQuadtree | |
IsEmpty() const | xiiDynamicQuadtree | inline |
RemoveAllObjects() | xiiDynamicQuadtree | inline |
RemoveObject(xiiInt32 iObjectType, xiiInt32 iObjectInstance) | xiiDynamicQuadtree | |
RemoveObject(xiiDynamicTreeObject obj) | xiiDynamicQuadtree | |
RemoveObjectsOfType(xiiInt32 iObjectType) | xiiDynamicQuadtree | |
xiiDynamicQuadtree() (defined in xiiDynamicQuadtree) | xiiDynamicQuadtree |