#include <VoxelCoding.hpp>
Public Member Functions | |
| Node * | AddNode () |
| RectZone3Di | BoundingBox () const |
| Path * | AddPath (Node *_first, Node *_last, const vector< Vect3Di > &_points) |
Public Attributes | |
| vector< Node * > | nodes |
| vector< Path * > | paths |
Classes | |
| class | Node |
| class | Path |
Definition at line 240 of file VoxelCoding.hpp.
1.4.2