Public Member Functions |
| Octree (unsigned int const height=0) |
unsigned int const | Height () const |
Vector< size_t, 3 > | Fill (unsigned int const logSize) |
unsigned int const | CountLeaves () const |
template<typename t_Iterator > |
void | Leaves (t_Iterator const &destination) const |
void | Insert (Vector< unsigned int, 3 > const &coordinates, unsigned int const logSize) |
Vector< unsigned int, 3 > const | Erase (unsigned int const logSize) |
Detailed Description
The documentation for this struct was generated from the following files: