载入中...
搜索中...
未找到
eve::spatial::Octree 成员列表
成员的完整列表,这些成员属于 eve::spatial::Octree,包括所有继承而来的类成员
| clear() | eve::spatial::Octree | |
| contains(int id) const | eve::spatial::Octree | |
| getCount() const | eve::spatial::Octree | inline |
| getMaxDepth() const | eve::spatial::Octree | inline |
| getMaxPerNode() const | eve::spatial::Octree | inline |
| getMaxX() const | eve::spatial::Octree | inline |
| getMaxY() const | eve::spatial::Octree | inline |
| getMaxZ() const | eve::spatial::Octree | inline |
| getMinX() const | eve::spatial::Octree | inline |
| getMinY() const | eve::spatial::Octree | inline |
| getMinZ() const | eve::spatial::Octree | inline |
| getResultCount() const | eve::spatial::Octree | inline |
| getResultId(int index) const | eve::spatial::Octree | inline |
| 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 &)=delete | eve::spatial::Octree | |
| operator=(const Octree &)=delete | eve::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()=default | eve::spatial::Octree |