|
Graphite Version 3
An experimental 3D geometry processing program
|
Class and functions to compute restricted Voronoi diagrams and extract information from them. More...
#include <geogram/basic/common.h>#include <geogram/mesh/index.h>#include <geogram/mesh/mesh.h>#include <geogram/basic/geometry.h>#include <geogram/basic/smart_pointer.h>#include <geogram/basic/counted.h>#include <geogram/basic/attributes.h>#include <vector>Go to the source code of this file.
Classes | |
| class | GEO::RestrictedVoronoiDiagram |
| Computes a Restricted Voronoi Diagram (RVD). More... | |
Namespaces | |
| namespace | GEO |
| Global Vorpaline namespace. | |
Typedefs | |
| typedef SmartPointer< RestrictedVoronoiDiagram > | GEO::RestrictedVoronoiDiagram_var |
| Smart pointer to a RestrictedVoronoiDiagram object. | |
Class and functions to compute restricted Voronoi diagrams and extract information from them.
Definition in file RVD.h.