Geogram  Version 1.9.1-rc
A programming library of geometric algorithms
delaunay_3d.h File Reference

Implementation of Delaunay in 3d. More...

#include <geogram/basic/common.h>
#include <geogram/delaunay/delaunay.h>
#include <geogram/delaunay/cavity.h>
#include <geogram/numerics/predicates.h>
#include <geogram/basic/geometry.h>
#include <stack>

Go to the source code of this file.

Classes

class  GEO::Delaunay3d
 Implementation of Delaunay in 3d. More...
 
class  GEO::RegularWeightedDelaunay3d
 Regular Delaunay triangulation of weighted points. More...
 

Namespaces

 GEO
 Global Vorpaline namespace.
 

Detailed Description

Implementation of Delaunay in 3d.

Definition in file delaunay_3d.h.