![]() |
Plasma Engine
2.0
|
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) const | plDynamicOctree | |
FindObjectsInRange(const plVec3 &vPoint, float fRadius, PL_VISIBLE_OBJ_CALLBACK callback, void *pPassThrough=nullptr) const | plDynamicOctree | |
FindVisibleObjects(const plFrustum &viewfrustum, PL_VISIBLE_OBJ_CALLBACK callback, void *pPassThrough) const | plDynamicOctree | |
GetBoundingBox() const | plDynamicOctree | inline |
GetCount() const | plDynamicOctree | inline |
InsertObject(const plVec3 &vCenter, const plVec3 &vHalfExtents, plInt32 iObjectType, plInt32 iObjectInstance, plDynamicTreeObject *out_pObject=nullptr, bool bOnlyIfInside=false) | plDynamicOctree | |
IsEmpty() const | plDynamicOctree | inline |
plDynamicOctree() (defined in plDynamicOctree) | plDynamicOctree | |
RemoveAllObjects() | plDynamicOctree | inline |
RemoveObject(plInt32 iObjectType, plInt32 iObjectInstance) | plDynamicOctree | |
RemoveObject(plDynamicTreeObject obj) | plDynamicOctree | |
RemoveObjectsOfType(plInt32 iObjectType) | plDynamicOctree |