CGAL 5.5.2 - 2D Straight Skeleton and Polygon Offsetting
|
#include <CGAL/Straight_skeleton_builder_2.h>
The class Dummy_straight_skeleton_builder_2_visitor
provides a model for the StraightSkeletonBuilder_2_Visitor
concept which is the visitor type required by the Straight_skeleton_builder_2
algorithm class.
Ss | must be a model of the StraightSkeleton_2 . |
This class is the default visitor parameter of the straight skeleton builder. All its methods are empty.
Straight_skeleton_builder_2