|
CGAL 6.2 - 2D Arrangements
|
A model of the concept AosClosedRightTraits_2 must be used when the parameter space of the surface, the arrangement is embedded on, is closed 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 closed.
AosRightSideTraits_2 Categories | |
| typedef unspecified_type | Right_side_category |
Must be convertible to CGAL::Arr_closed_side_tag. | |
Functor Types | |
| typedef unspecified_type | Compare_y_on_boundary_2 |
models the concept AosTraits::CompareYOnBoundary_2. | |
Accessing Functor Objects | |
| Compare_y_on_boundary_2 | compare_y_on_boundary_2_object () const |
#include <Concepts/AosClosedRightTraits_2.h>
A model of the concept AosClosedRightTraits_2 must be used when the parameter space of the surface, the arrangement is embedded on, is closed 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 closed.
AosRightSideTraits_2 Categories | |
| typedef unspecified_type | Right_side_category |
Must be convertible to CGAL::Arr_closed_side_tag. | |
Functor Types | |
| typedef unspecified_type | Compare_y_on_boundary_2 |
models the concept AosTraits::CompareYOnBoundary_2. | |
Accessing Functor Objects | |
| Compare_y_on_boundary_2 | compare_y_on_boundary_2_object () const |