clone() const | hxa7241_graphics::OctreeBranch | [virtual] |
cloneNonZero(const OctreeCell *) | hxa7241_graphics::OctreeCell | [static] |
continueVisit(const OctreeCell *subCells[8], const OctreeData &octreeData, dword subCellIndex, OctreeVisitorV &visitor) | hxa7241_graphics::OctreeBranch | [static] |
getInfo(dword &byteSize, dword &leafCount, dword &itemCount, dword &maxDepth) const | hxa7241_graphics::OctreeBranch | [virtual] |
insert(const OctreeData &thisData, OctreeCell *&pThis, const void *pItem, const OctreeAgentV &agent) | hxa7241_graphics::OctreeBranch | [virtual] |
OctreeBranch() | hxa7241_graphics::OctreeBranch | |
OctreeBranch(const OctreeData &thisData, const Array< const void * > &items, const void *const pItem, const OctreeAgentV &agent) | hxa7241_graphics::OctreeBranch | |
OctreeBranch(const OctreeBranch &) | hxa7241_graphics::OctreeBranch | |
OctreeCell() | hxa7241_graphics::OctreeCell | [inline, protected] |
operator=(const OctreeBranch &) | hxa7241_graphics::OctreeBranch | |
remove(OctreeCell *&pThis, const void *pItem, const dword maxItemsPerCell, dword &itemCount) | hxa7241_graphics::OctreeBranch | [virtual] |
visit(const OctreeData &thisData, OctreeVisitorV &visitor) const | hxa7241_graphics::OctreeBranch | [virtual] |
zeroSubCells() | hxa7241_graphics::OctreeBranch | [protected, virtual] |
~OctreeBranch() | hxa7241_graphics::OctreeBranch | [virtual] |
~OctreeCell() | hxa7241_graphics::OctreeCell | [inline, virtual] |