CGAL 6.1 - 2D Polygon Repair
|
#include <CGAL/Polygon_repair/Intersection_rule.h>
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.