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

#include <Concepts/AosIdentifiedVerticalTraits_2.h>

Definition

A model of the concept AosIdentifiedVerticalTraits_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
AosBasicTraits_2
See also
AosIdentifiedHorizontalTraits_2
AosOpenLeftTraits_2
AosClosedLeftTraits_2
AosContractedLeftTraits_2
AosOpenRightTraits_2
AosClosedRightTraits_2
AosContractedRightTraits_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 Compare_y_on_boundary_2
 models the concept AosTraits::CompareYOnBoundary_2.
 
typedef unspecified_type Is_on_y_identification_2
 models the concept AosTraits::IsOnYIdentification_2.
 

Accessing Functor Objects

Compare_y_on_boundary_2 compare_y_on_boundary_2_object () const
 
Is_on_y_identification_2 is_on_y_identification_2_object () const
 

Member Typedef Documentation

◆ Compare_y_on_boundary_2

◆ Is_on_y_identification_2

◆ Left_side_category

◆ Right_side_category

Member Function Documentation

◆ compare_y_on_boundary_2_object()

Compare_y_on_boundary_2 AosIdentifiedVerticalTraits_2::compare_y_on_boundary_2_object ( ) const

◆ is_on_y_identification_2_object()

Is_on_y_identification_2 AosIdentifiedVerticalTraits_2::is_on_y_identification_2_object ( ) const