|
Graphite Version 3
An experimental 3D geometry processing program
|
Generic implementation of restricted Voronoi diagrams. More...
#include <geogram/basic/common.h>#include <geogram/basic/numeric.h>#include <geogram/voronoi/generic_RVD_utils.h>#include <geogram/voronoi/RVD_callback.h>#include <geogram/numerics/predicates.h>#include <geogram/mesh/index.h>#include <geogram/basic/geometry_nd.h>#include <geogram/basic/process.h>#include <geogram/basic/attributes.h>#include <geogram/basic/argused.h>#include <deque>#include <algorithm>#include <iostream>Go to the source code of this file.
Namespaces | |
| namespace | GEO |
| Global Vorpaline namespace. | |
Typedefs | |
| typedef GEOGen::SymbolicVertex | GEO::SymbolicVertex |
| Symbolic representation of a RestrictedVoronoiDiagram vertex. | |
Generic implementation of restricted Voronoi diagrams.
Definition in file generic_RVD.h.