CGAL 5.3 - 2D Straight Skeleton and Polygon Offsetting

Concepts

conceptPolygonOffsetBuilderTraits_2
 
conceptStraightSkeleton_2
 
conceptStraightSkeletonBuilder_2_Visitor
 The concept StraightSkeletonBuilder_2_Visitor describes the requirements of the visitor class required by the algorithm class CGAL::Straight_skeleton_builder_2 in its third template parameter. More...
 
conceptStraightSkeletonBuilderTraits_2
 
conceptStraightSkeletonFace_2
 
conceptStraightSkeletonHalfedge_2
 
conceptStraightSkeletonItemsConverter_2
 The concept StraightSkeletonItemsConverter_2 describes the requirements for items converter passed as the third template argument to the class Straight_skeleton_converter_2<SrcSs,TgtSs,ItemsConverter>. It converts the HDS items from one type of straight skeleton to another. More...
 
conceptStraightSkeletonVertex_2