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