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