CGAL 4.14 - 2D Arrangements
|
#include <CGAL/Arr_circular_arc_traits_2.h>
This class is a traits class for CGAL arrangements, built on top of a model of concept CircularKernel
.
It provides curves of type CGAL::Circular_arc_2<CircularKernel>
.