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

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

clear()eve::spatial::Octree
contains(int id) consteve::spatial::Octree
getCount() consteve::spatial::Octreeinline
getMaxDepth() consteve::spatial::Octreeinline
getMaxPerNode() consteve::spatial::Octreeinline
getMaxX() consteve::spatial::Octreeinline
getMaxY() consteve::spatial::Octreeinline
getMaxZ() consteve::spatial::Octreeinline
getMinX() consteve::spatial::Octreeinline
getMinY() consteve::spatial::Octreeinline
getMinZ() consteve::spatial::Octreeinline
getResultCount() consteve::spatial::Octreeinline
getResultId(int index) consteve::spatial::Octreeinline
insert(int id, float minX, float minY, float minZ, float maxX, float maxY, float maxZ)eve::spatial::Octree
Octree(float minX, float minY, float minZ, float maxX, float maxY, float maxZ, int maxDepth=8, int maxPerNode=8)eve::spatial::Octree
Octree(const Octree &)=deleteeve::spatial::Octree
operator=(const Octree &)=deleteeve::spatial::Octree
queryAABB(float minX, float minY, float minZ, float maxX, float maxY, float maxZ)eve::spatial::Octree
queryPoint(float x, float y, float z)eve::spatial::Octree
querySphere(float cx, float cy, float cz, float radius)eve::spatial::Octree
remove(int id)eve::spatial::Octree
update(int id, float minX, float minY, float minZ, float maxX, float maxY, float maxZ)eve::spatial::Octree
~Octree()=defaulteve::spatial::Octree