CGAL 5.2 - 2D Triangulation
CGAL::No_intersection_tag Struct Reference

#include <CGAL/Constrained_triangulation_2.h>

Definition

Intersection tag for constrained triangulations, when input constraints do not intersect.

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