CGAL 6.1 - 2D Arrangements
Loading...
Searching...
No Matches
AosContractedRightTraits_2 Class Reference

#include <Concepts/AosContractedRightTraits_2.h>

Definition

A model of the concept AosContractedRightTraits_2 must be used when the parameter space of the surface, the arrangement is embedded on, is contracted on the right 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 right boundary side when it is contracted.

Refines
AosRightSideTraits_2
See also
AosContractedLeftTraits_2
AosContractedBottomTraits_2
AosContractedTopTraits_2
AosOpenRightTraits_2
AosClosedRightTraits_2
AosIdentifiedVerticalTraits_2

Categories

typedef unspecified_type Right_side_category
 Must be convertible to CGAL::Arr_contracted_side_tag.
 

Member Typedef Documentation

◆ Right_side_category