CGAL 6.0 - 2D Polygon Repair
Loading...
Searching...
No Matches
2D Polygon Repair Reference

Ken Arroyo Ohori
This package provides algorithms to repair 2D polygons, polygons with holes, and multipolygons with holes, by selecting faces of the arrangement of the input based on a selection rule. Currently, only the even-odd rule is provided.
Introduced in: CGAL 6.0
Depends on: 2D Polygons, 2D Triangulations
BibTeX: cgal:a-pr-24a
License: GPL

Classified Reference Pages

Functions

Simplification Rules

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