Interface | Description |
---|---|
IPosition |
Interface that must implement all entities that have a position.
|
Class | Description |
---|---|
OctreeNode |
Octree node implementation which contains a list of
IPosition objects
and possibly 8 subnodes. |
Enum | Description |
---|---|
LoadStatus |