![]() |
|
Public Member Functions | |
iterator (octree &) | |
Construct for a given octree. | |
iterator (octree &oc, const label index) | |
Contruct for a given octree, at a certain position. | |
void | operator= (const iterator &) |
bool | operator== (const iterator &) const |
bool | operator!= (const iterator &) const |
treeLeaf< Type > & | operator * () |
iterator & | operator++ () |
iterator | operator++ (int) |
|
Construct for a given octree.
|
|
Contruct for a given octree, at a certain position.
|
|
|
|
|
|
|
|
|
|
|
|
|