MEPP2 Project
Classes
boolops_triangulation.hpp File Reference
#include <CGAL/Triangulation_2.h>
#include <CGAL/Constrained_Delaunay_triangulation_2.h>
Include dependency graph for boolops_triangulation.hpp:
This graph shows which files directly or indirectly include this file:

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...