|
Developer Documentation
|
Public Member Functions | |
| void | set (int depth) |
| Neighbors5 & | getNeighbors (OctNode *node) |
| Neighbors5 & | setNeighbors (OctNode *node, int xStart=0, int xEnd=5, int yStart=0, int yEnd=5, int zStart=0, int zEnd=5) |
Public Attributes | |
| Neighbors5 * | neighbors |
Private Attributes | |
| int | _depth |