Classes

leaf_octree.h File Reference

#include "mlist.h"
#include "cube.h"
#include "hash.h"
#include "MarchingCubes.h"
#include "mc_draw.h"
#include "data_access.h"

Go to the source code of this file.

Classes

class  LeafOctree
class  LeafOctree::geom_cell
 Auxiliary structure to traverse the octree. More...
class  LeafOctree::leaf_iterator
 Octree cell iterator : Traverse the octree returning basic information on the cells. More...

Detailed Description

Author:
Thomas Lewiner <tomlew@puc-rio.br>
Matmidia Lab, Math Dept, PUC-Rio
Date:
10/01/2010

Octree structure without intermediate nodes, hashtable and optimized operations

 All Classes Files Functions Variables Typedefs Enumerations Defines