Collision Math Toy
Ian Parberry's "Introduction to Game Physics"
CQuadTree Member List

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

Clear()CQuadTree
GetDepth() constCQuadTree
GetLeafArea() constCQuadTree
GetLeafCount() constCQuadTree
GetLeaves(std::vector< CQuadTreeLeaf * > &, UINT) constCQuadTreeprivate
GetLeaves(std::vector< CQuadTreeLeaf * > &) constCQuadTree
GetMaxLeafSize() constCQuadTree
GetNodeCount() constCQuadTree
InitAABBs(const CAabb2D &)CQuadTreeprivate
Initialize(const UINT, const CAabb2D &)CQuadTree
Insert(CShape *, UINT)CQuadTreeprivate
Insert(CShape *)CQuadTree
m_nDepthCQuadTreeprivate
m_nFirstLeafCQuadTreeprivate
m_nNumNodesCQuadTreeprivate
m_pTreeCQuadTreeprivate
~CQuadTree()CQuadTree