CGAL 5.2.2 - 2D Straight Skeleton and Polygon Offsetting
|
Concepts | |
concept | PolygonOffsetBuilderTraits_2 |
concept | StraightSkeleton_2 |
concept | StraightSkeletonBuilder_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... | |
concept | StraightSkeletonBuilderTraits_2 |
concept | StraightSkeletonFace_2 |
concept | StraightSkeletonHalfedge_2 |
concept | StraightSkeletonItemsConverter_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... | |
concept | StraightSkeletonVertex_2 |