DelaunayTriangulation
A C++ Object Oriented data structure with algorithms that could be used to generate a Delaunay triangulation
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 CIMeshShallow class allowing Mesh to be imported in classes which Mesh owns
 CMeshParent class of all objects, contains full triangulation and its constituent parts
 CTriangleClass representing a polygon with 3 points and its member functions
 CcircumcircleCircumcircle object
 CVecClass representing coordinates of a Vector
 CVertexClass representing a vertex of a cell