aimsalgo  5.1.2
Neuroimaging image processing
mesher.h File Reference
#include <aims/config/aimsalgo_config.h>
#include <aims/mesh/facet.h>
#include <aims/mesh/surface.h>
#include <cartodata/volume/volume.h>
#include <aims/bucket/bucket.h>
#include <map>
#include <list>
#include <vector>
Include dependency graph for mesher.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Mesher
 

Typedefs

typedef std::map< uint, Facet *, std::less< int > > MapOfFacet
 

Typedef Documentation

◆ MapOfFacet

typedef std::map< uint, Facet*, std::less< int > > MapOfFacet

Definition at line 47 of file mesher.h.