Plasma Engine  2.0
Loading...
Searching...
No Matches
plDynamicOctree Member List

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

CreateTree(const plVec3 &vCenter, const plVec3 &vHalfExtents, float fMinNodeSize)plDynamicOctree
FindObjectsInRange(const plVec3 &vPoint, PL_VISIBLE_OBJ_CALLBACK callback, void *pPassThrough=nullptr) constplDynamicOctree
FindObjectsInRange(const plVec3 &vPoint, float fRadius, PL_VISIBLE_OBJ_CALLBACK callback, void *pPassThrough=nullptr) constplDynamicOctree
FindVisibleObjects(const plFrustum &viewfrustum, PL_VISIBLE_OBJ_CALLBACK callback, void *pPassThrough) constplDynamicOctree
GetBoundingBox() constplDynamicOctreeinline
GetCount() constplDynamicOctreeinline
InsertObject(const plVec3 &vCenter, const plVec3 &vHalfExtents, plInt32 iObjectType, plInt32 iObjectInstance, plDynamicTreeObject *out_pObject=nullptr, bool bOnlyIfInside=false)plDynamicOctree
IsEmpty() constplDynamicOctreeinline
plDynamicOctree() (defined in plDynamicOctree)plDynamicOctree
RemoveAllObjects()plDynamicOctreeinline
RemoveObject(plInt32 iObjectType, plInt32 iObjectInstance)plDynamicOctree
RemoveObject(plDynamicTreeObject obj)plDynamicOctree
RemoveObjectsOfType(plInt32 iObjectType)plDynamicOctree