|
Graphite Version 3
An experimental 3D geometry processing program
|
Implementation of Delaunay in 2d. More...
#include <geogram/basic/common.h>#include <geogram/delaunay/delaunay.h>#include <geogram/numerics/predicates.h>#include <geogram/basic/geometry.h>#include <stack>Go to the source code of this file.
Classes | |
| class | GEO::Delaunay2d |
| Implementation of Delaunay in 2d. More... | |
| class | GEO::RegularWeightedDelaunay2d |
| Regular Delaunay triangulation of weighted points. More... | |
Namespaces | |
| namespace | GEO |
| Global Vorpaline namespace. | |
Implementation of Delaunay in 2d.
Definition in file delaunay_2d.h.