Geogram
Version 1.9.1-rc
A programming library of geometric algorithms
|
Main class for computing centroidal Voronoi tesselations. More...
#include <geogram/basic/common.h>
#include <geogram/voronoi/RVD.h>
#include <geogram/voronoi/integration_simplex.h>
#include <geogram/mesh/mesh.h>
#include <geogram/delaunay/delaunay.h>
Go to the source code of this file.
Classes | |
class | GEO::CentroidalVoronoiTesselation |
CentroidalVoronoiTesselation is the main component of the remeshing algorithm. More... | |
Namespaces | |
GEO | |
Global Vorpaline namespace. | |
Main class for computing centroidal Voronoi tesselations.
Definition in file CVT.h.