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