![]() |
|
Public Member Functions | |
const_iterator (const octree &) | |
Construct for a given octree. | |
const_iterator (const octree &, label) | |
Construct for a given octree and index. | |
const_iterator | begin () const |
void | operator= (const const_iterator &) |
bool | operator== (const const_iterator &) const |
bool | operator!= (const const_iterator &) const |
const treeLeaf< Type > & | operator * () |
const_iterator & | operator++ () |
const_iterator | operator++ (int) |
|
Construct for a given octree.
|
|
Construct for a given octree and index.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|