CGAL 5.2 - 2D Arrangements
ArrangementIdentifiedVerticalTraits_2 Class Reference

#include <Concepts/ArrangementIdentifiedVerticalTraits_2.h>

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 ArrangementConstractedLeftTraits_2 ArrangementOpenRightTraits_2, ArrangementClosedRightTraits_2, and ArrangementConstractedRightTraits_2

Categories

typedef unspecified_type Left_side_category
 Must be convertible to 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