Octree leaf iterator : Traverse the octree returning basic information on the leaves. More...
#include <ptr_octree.h>
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_iterator & | operator++ () |
next position |
Octree leaf iterator : Traverse the octree returning basic information on the leaves.