CGAL 6.1 - 2D Polygon Repair
|
CGAL::Polygon_repair::Even_odd_rule
CGAL::Polygon_repair::Non_zero_rule
CGAL::Polygon_repair::Union_rule
CGAL::Polygon_repair::Intersection_rule
Modules | |
Functions | |
Classes | |
struct | CGAL::Polygon_repair::Even_odd_rule |
Tag class to select the even odd rule when calling CGAL::Polygon_repair::repair() . More... | |
struct | CGAL::Polygon_repair::Intersection_rule |
Tag class to select the intersection rule when calling CGAL::Polygon_repair::repair() . More... | |
struct | CGAL::Polygon_repair::Non_zero_rule |
Tag class to select the non zero rule when calling CGAL::Polygon_repair::repair() . More... | |
struct | CGAL::Polygon_repair::Union_rule |
Tag class to select the union rule when calling CGAL::Polygon_repair::repair() . More... | |