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

#include <Concepts/AosIdentifiedHorizontalTraits_2.h>

Definition

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

Refines
AosBasicTraits_2
See also
AosIdentifiedVerticalTraits_2
AosOpenBottomTraits_2
AosClosedBottomTraits_2
AosContractedBottomTraits_2
AosOpenTopTraits_2
AosClosedTopTraits_2
AosContractedTopTraits_2

Categories

typedef unspecified_type Bottom_side_category
 Must be convertible to CGAL::Arr_identified_side_tag.
 
typedef unspecified_type Top_side_category
 

Functor Types

typedef unspecified_type Compare_x_on_boundary_2
 models the concept AosTraits::CompareXOnBoundary_2.
 
typedef unspecified_type Is_on_x_identification_2
 models the concept AosTraits::IsOnXIdentification_2.
 

Accessing Functor Objects

Is_on_x_identification_2 is_on_x_identification_2_object () const
 
Compare_x_on_boundary_2 compare_x_on_boundary_2_object () const
 

Member Typedef Documentation

◆ Bottom_side_category

◆ Compare_x_on_boundary_2

◆ Is_on_x_identification_2

◆ Top_side_category

Member Function Documentation

◆ compare_x_on_boundary_2_object()

Compare_x_on_boundary_2 AosIdentifiedHorizontalTraits_2::compare_x_on_boundary_2_object ( ) const

◆ is_on_x_identification_2_object()

Is_on_x_identification_2 AosIdentifiedHorizontalTraits_2::is_on_x_identification_2_object ( ) const