cgal.org
Top
Getting Started
Tutorials
Package Overview
Acknowledging CGAL
CGAL 5.1.2 - 2D Triangulation
Deprecated List
Member
CGAL::Constrained_triangulation_2< Traits, Tds, Itag >::Constraint
The type of constraints.
Class
CGAL::No_intersection_tag
This class is deprecated since
CGAL
5.1 as it was ambiguous. Users should instead use the tags
No_constraint_intersection_tag
and
No_constraint_intersection_requiring_constructions_tag
, depending on their needs.