CGAL 5.2.2 - 2D Regularized Boolean Set-Operations
|
#include <CGAL/Gps_circle_segment_traits_2.h>
The traits class Gps_circle_segment_traits_2
models the GeneralPolygonSetTraits_2
concept.
It enables Boolean set-operations on general polygons bounded by linear segments or circular arcs. It should be parameterized with a kernel.
CGAL::Arr_circle_segment_traits_2<Kernel>