CGAL 5.4 - 2D Arrangements
ArrangementIdentifiedVerticalTraits_2 Concept Reference

Definition

A model of the concept ArrangementIdentifiedVerticalTraits_2 must be used when the parameter space of the surface, the arrangement is embedded on, is identified on the left and right sides and curves inserted into the arrangement are expected to reach these boundary sides.

Refines:
ArrangementBasicTraits_2
See also
ArrangementIdentifiedHorizontalTraits_2, ArrangementOpenLeftTraits_2, ArrangementClosedLeftTraits_2, and ArrangementContractedLeftTraits_2 ArrangementOpenRightTraits_2, ArrangementClosedRightTraits_2, and ArrangementContractedRightTraits_2

Categories

typedef unspecified_type Left_side_category
 Must be convertible to CGAL::Arr_identified_side_tag.
 
typedef unspecified_type Right_side_category
 

Functor Types

typedef unspecified_type Is_on_y_identification_2
 models the concept ArrTraits::IsOnYIdentification_2.
 

Accessing Functor Objects

Is_on_y_identification_2 is_on_y_identification_2_object () const