2D Straight Skeleton and Polygon Offsetting
Reference Manual
This chapter introduces the concepts and classes that correspond to the CGAL 2D Straight Skeleton package.
The packages provides an algorithm for the construction of the
straight skeleton in the interior of a simple polygon with holes and
an algorithm for the construction of inward offset contours based on
the straight skeleton.
19.7 Classified Reference Pages
Concepts
StraightSkeletonVertex_2
StraightSkeletonHalfedge_2
StraightSkeleton_2
StraightSkeletonBuilderTraits_2
PolygonOffsetBuilderTraits_2
VertexContainer_2
Classes
CGAL::Straight_skeleton_vertex_base_2<Refs,Point,FT>
CGAL::Straight_skeleton_halfedge_base_2<Refs>
CGAL::Straight_skeleton_2<Traits,Items,Alloc>
CGAL::Straight_skeleton_builder_traits_2<Kernel>
CGAL::Straight_skeleton_builder_2<Gt,Ss>
CGAL::Polygon_offset_builder_traits_2<Kernel>
CGAL::Polygon_offset_builder_2<Ss,Gt,Container>
19.8 Alphabetical List of Reference Pages