cgal.org
Top
Getting Started
Tutorials
Package Overview
Acknowledging CGAL
CGAL 6.0.1 - 2D Polygon Repair
Loading...
Searching...
No Matches
Modules
|
Classes
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-24b
License:
GPL
Classified Reference Pages
Functions
CGAL::Polygon_repair::repair()
Simplification Rules
CGAL::Polygon_repair::Even_odd_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...