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