CGAL 5.2.2 - 2D Regularized Boolean Set-Operations
|
#include <CGAL/Boolean_set_operations_2/Gps_default_dcel.h>
Arr_halfedge_base< X_monotone_curve_2 >.
An instance of this teplate serves as a basis type for any halfedge record of the Dcel class used by instances of the General_polygon_set_2and
General_polygon_with_holes_2` class templates.
The X_monotone_curve_2
template parameter is the type of \( x\)-monotone curves associated with the halfedges.
You need to extend this template with auxiliary data only if you intend to obtain the underlying arrangement of the general polygon set and process it further.
Arr_halfedge_base<X_monotone_curve_2>