CGAL 6.1 - 2D Polygon Repair
Loading...
Searching...
No Matches
CGAL::Polygon_repair::Intersection_rule Struct Reference

#include <CGAL/Polygon_repair/Intersection_rule.h>

Definition

Tag class to select the intersection rule when calling CGAL::Polygon_repair::repair().

The intersection rule are useful when given two or more similar valid polygons with holes. The intersection rule results in areas that are contained in all input polygons with holes.

Examples
Polygon_repair/repair_union_intersect_2.cpp.