CGAL 6.0 - 2D Straight Skeleton and Polygon Offsetting
|
#include <CGAL/Polygon_offset_builder_traits_2.h>
PolygonOffsetBuilderTraits_2
The class Polygon_offset_builder_traits_2
provides a model for the concept PolygonOffsetBuilderTraits_2
, which is the traits class required by the Polygon_offset_builder_2
algorithm class.
Kernel | a model of Kernel , such as CGAL::Exact_predicates_inexact_constructions_kernel (recommended) |
Polygon_offset_builder_2