CGAL 6.1 - 2D Arrangements
|
#include <Concepts/AosContractedTopTraits_2.h>
A model of the concept AosContractedTopTraits_2
must be used when the parameter space of the surface, the arrangement is embedded on, is contracted on the top 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 top boundary side when it is contracted.
AosTopSideTraits_2
AosContractedLeftTraits_2
AosContractedRightTraits_2
AosContractedBottomTraits_2
AosOpenTopTraits_2
AosSlosedTopTraits_2
AosIdentifiedHorizontalTraits_2
Categories | |
typedef unspecified_type | Top_side_category |
Must be convertible to CGAL::Arr_contracted_side_tag . | |
Must be convertible to CGAL::Arr_contracted_side_tag
.