MEPP2 Project
|
#include <CGAL/Triangulation_2.h>
#include <CGAL/Constrained_Delaunay_triangulation_2.h>
Go to the source code of this file.
Classes | |
class | Enriched_vertex_base< Gt, Vb > |
Enriches the vertices of a triangulation. More... | |
struct | Enriched_vertex_base< Gt, Vb >::Rebind_TDS< TDS2 > |
class | Enriched_face_base< Gt, Fb > |
Enriches the faces of a triangulation. More... | |
struct | Enriched_face_base< Gt, Fb >::Rebind_TDS< TDS2 > |
class | Triangulation< K > |
To subdivide a facet. (the kernel K must be exact) More... | |