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

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

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