载入中...
搜索中...
未找到
eve::spatial::QuadTree 成员列表

成员的完整列表,这些成员属于 eve::spatial::QuadTree,包括所有继承而来的类成员

clear()eve::spatial::QuadTree
contains(int id) consteve::spatial::QuadTree
getCount() consteve::spatial::QuadTreeinline
getMaxDepth() consteve::spatial::QuadTreeinline
getMaxPerNode() consteve::spatial::QuadTreeinline
getMaxX() consteve::spatial::QuadTreeinline
getMaxY() consteve::spatial::QuadTreeinline
getMinX() consteve::spatial::QuadTreeinline
getMinY() consteve::spatial::QuadTreeinline
getResultCount() consteve::spatial::QuadTreeinline
getResultId(int index) consteve::spatial::QuadTreeinline
insert(int id, float minX, float minY, float maxX, float maxY)eve::spatial::QuadTree
operator=(const QuadTree &)=deleteeve::spatial::QuadTree
QuadTree(float minX, float minY, float maxX, float maxY, int maxDepth=8, int maxPerNode=8)eve::spatial::QuadTree
QuadTree(const QuadTree &)=deleteeve::spatial::QuadTree
queryCircle(float cx, float cy, float radius)eve::spatial::QuadTree
queryPoint(float x, float y)eve::spatial::QuadTree
queryRect(float minX, float minY, float maxX, float maxY)eve::spatial::QuadTree
remove(int id)eve::spatial::QuadTree
update(int id, float minX, float minY, float maxX, float maxY)eve::spatial::QuadTree
~QuadTree()=defaulteve::spatial::QuadTree