|
void | onAllocatedFromPool (DataStructures::PoolHandle poolHandle) |
|
int | numOfPayloads () |
|
void | freeAllPayloads (PayloadPool *pPayloadPool) |
|
bool | hasChildren () |
|
bool | isLeaf () |
|
void | removeChild (QuadTreeNode *pChildNode) |
|
bool | hasNoPayloads () |
|
bool | hasPayloads () |
|
bool | isRoot () |
|
bool | isRedundant () |
|
void | deleteSubtreeBelow (PayloadPool *pPayloadPool, QuadTreeNodePool *pNodePool) |
|
int | numOfNodesInSubtree () |
|
void | addSubtreeKeysToList (std::vector< MortonKey > &nodeKeys) |
|
|
static const int | NUM_OF_PAYLOAD_SLOTS = 6 |
|
The documentation for this class was generated from the following files:
- platform/Streaming/Quadtree/QuadTreeNode.h
- platform/Streaming/Quadtree/QuadTreeNode.cpp