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

Implementation of Delaunay in 2d. More...

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

 GEO
 Global Vorpaline namespace.
 

Detailed Description

Implementation of Delaunay in 2d.

Definition in file delaunay_2d.h.