![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
This is the complete list of members for GrayLib::cQuadtree, including all inherited members.
AddObject(const RECTQ_t &rect, IQuadObject *pObj) | GrayLib::cQuadtree | |
AddObject(IQuadObject *pObj) | GrayLib::cQuadtree | inline |
AddObjectGrow(IQuadObject *pObj) | GrayLib::cQuadtree | |
ARRAYOBJ_t typedef | GrayLib::cQuadtree | |
CollapseCheck(size_t i) | GrayLib::cQuadtree | protected |
cQuadtree(RECTQ_t boundary) | GrayLib::cQuadtree | |
DVALUE_t typedef | GrayLib::cQuadCommon | |
get_Boundary() const | GrayLib::cQuadtree | inline |
GetRect(size_t i, const POINTQ_t &ptCenter) const | GrayLib::cQuadtree | protected |
isEmptyQuad() const | GrayLib::cQuadtree | |
POINTQ_t typedef | GrayLib::cQuadCommon | |
RECTQ_t typedef | GrayLib::cQuadCommon | |
RemoveAll() | GrayLib::cQuadtree | |
RemoveObject(const RECTQ_t &rect, IQuadObject *pObj) | GrayLib::cQuadtree | |
RemoveObject(IQuadObject *pObj) | GrayLib::cQuadtree | inline |
SetBoundary(const RECTQ_t &rect, OUT ARRAYOBJ_t &aBumped) | GrayLib::cQuadtree | |
UNITTEST_FRIEND(cQuadtree) | GrayLib::cQuadtree | |
VisitObjectsOverlap(const RECTQ_t &rect, IQuadVisit *pVisit) const | GrayLib::cQuadtree | |
~cQuadtree() | GrayLib::cQuadtree |