XII Release 0.1.0
Loading...
Searching...
No Matches
xiiDynamicOctree Member List

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) constxiiDynamicOctree
FindObjectsInRange(const xiiVec3 &vPoint, float fRadius, XII_VISIBLE_OBJ_CALLBACK callback, void *pPassThrough=nullptr) constxiiDynamicOctree
FindVisibleObjects(const xiiFrustum &viewfrustum, XII_VISIBLE_OBJ_CALLBACK callback, void *pPassThrough) constxiiDynamicOctree
GetBoundingBox() constxiiDynamicOctreeinline
GetCount() constxiiDynamicOctreeinline
InsertObject(const xiiVec3 &vCenter, const xiiVec3 &vHalfExtents, xiiInt32 iObjectType, xiiInt32 iObjectInstance, xiiDynamicTreeObject *out_pObject=nullptr, bool bOnlyIfInside=false)xiiDynamicOctree
IsEmpty() constxiiDynamicOctreeinline
RemoveAllObjects()xiiDynamicOctreeinline
RemoveObject(xiiInt32 iObjectType, xiiInt32 iObjectInstance)xiiDynamicOctree
RemoveObject(xiiDynamicTreeObject obj)xiiDynamicOctree
RemoveObjectsOfType(xiiInt32 iObjectType)xiiDynamicOctree
xiiDynamicOctree() (defined in xiiDynamicOctree)xiiDynamicOctree