Ocean
Delaunay.h File Reference

Go to the source code of this file.

Data Structures

class  Ocean::Geometry::Delaunay
 This class implements Delaunay triangulation functions. More...
 
class  Ocean::Geometry::Delaunay::IndexTriangle
 This class holds three indices of points representing a triangle. More...
 
class  Ocean::Geometry::Delaunay::CircumCricleIndexTriangle
 This class extends the IndexTriangle class by an additional circumcircle as the Delaunay triangulation is based on this information. More...
 
class  Ocean::Geometry::Delaunay::ComparePointsX
 This class implements the lesser operator for indices of points. More...
 
class  Ocean::Geometry::Delaunay::IndexEdge
 This class stores the sorted indices of an edge. More...
 

Namespaces

 Ocean
 The namespace covering the entire Ocean framework.
 
 Ocean::Geometry
 Namespace of the Geometry library.