CGAL 6.1 - 2D Arrangements
|
#include <Concepts/AosContractedLeftTraits_2.h>
A model of the concept AosContractedLeftTraits_2
must be used when the parameter space of the surface, the arrangement is embedded on, is contracted on the left side and curves inserted into the arrangement are expected to reach this boundary side. A model of this concept can handle curves that reach the left boundary side when it is contracted.
AosLeftSideTraits_2
Categories | |
typedef unspecified_type | Left_side_category |
Must be convertible to CGAL::Arr_contracted_side_tag . | |
Must be convertible to CGAL::Arr_contracted_side_tag
.