continueVisit(const OctreeCell *pRootCell, const OctreeData &octreeData, OctreeVisitorV &visitor) | hxa7241_graphics::OctreeRoot | [static] |
getInfo(dword rootWrapperByteSize, dword &byteSize, dword &leafCount, dword &itemCount, dword &maxDepth) const | hxa7241_graphics::OctreeRoot | |
getMaxItemCountPerCell() const | hxa7241_graphics::OctreeRoot | |
getMaxLevelCount() const | hxa7241_graphics::OctreeRoot | |
getMinCellSize() const | hxa7241_graphics::OctreeRoot | |
getPosition() const | hxa7241_graphics::OctreeRoot | |
getSize() const | hxa7241_graphics::OctreeRoot | |
insert(const void *pItem, const OctreeAgentV &agent) | hxa7241_graphics::OctreeRoot | |
isEmpty() const | hxa7241_graphics::OctreeRoot | |
OctreeRoot(const Vector3r &position, real sizeOfCube, dword maxItemsPerCell, dword maxLevelCount, real minCellSize) | hxa7241_graphics::OctreeRoot | |
OctreeRoot(const OctreeRoot &) | hxa7241_graphics::OctreeRoot | |
operator=(const OctreeRoot &) | hxa7241_graphics::OctreeRoot | |
remove(const void *pItem, const OctreeAgentV &agent) | hxa7241_graphics::OctreeRoot | |
visit(OctreeVisitorV &visitor) const | hxa7241_graphics::OctreeRoot | |
~OctreeRoot() | hxa7241_graphics::OctreeRoot | |