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