clone() const | hxa7241_graphics::OctreeLeaf | [virtual] |
cloneNonZero(const OctreeCell *) | hxa7241_graphics::OctreeCell | [static] |
getInfo(dword &byteSize, dword &leafCount, dword &itemCount, dword &maxDepth) const | hxa7241_graphics::OctreeLeaf | [virtual] |
insert(const OctreeData &thisData, OctreeCell *&pThis, const void *pItem, const OctreeAgentV &agent) | hxa7241_graphics::OctreeLeaf | [virtual] |
insertMaybeCreate(const OctreeData &cellData, OctreeCell *&pCell, const void *pItem, const OctreeAgentV &agent) | hxa7241_graphics::OctreeLeaf | [static] |
OctreeCell() | hxa7241_graphics::OctreeCell | [inline, protected] |
OctreeLeaf() | hxa7241_graphics::OctreeLeaf | |
OctreeLeaf(const OctreeLeaf *const leafs[8]) | hxa7241_graphics::OctreeLeaf | |
OctreeLeaf(const OctreeLeaf &) | hxa7241_graphics::OctreeLeaf | |
operator=(const OctreeLeaf &) | hxa7241_graphics::OctreeLeaf | |
remove(OctreeCell *&pThis, const void *pItem, const dword maxItemsPerCell, dword &itemCount) | hxa7241_graphics::OctreeLeaf | [virtual] |
visit(const OctreeData &thisData, OctreeVisitorV &visitor) const | hxa7241_graphics::OctreeLeaf | [virtual] |
~OctreeCell() | hxa7241_graphics::OctreeCell | [inline, virtual] |
~OctreeLeaf() | hxa7241_graphics::OctreeLeaf | [virtual] |