Public Member Functions

PtrOctree::leaf_iterator Class Reference

Octree leaf iterator : Traverse the octree returning basic information on the leaves. More...

#include <ptr_octree.h>

Inheritance diagram for PtrOctree::leaf_iterator:
PtrOctree::cell_iterator

List of all members.

Public Member Functions

 leaf_iterator (PtrOctree::cell *root=NULL, real cx_=0.5, real cy_=0.5, real cz_=0.5, Level lv_=0)
leaf_iteratoroperator++ ()
 next position

Detailed Description

Octree leaf iterator : Traverse the octree returning basic information on the leaves.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Defines