CGAL 6.1 - 2D Arrangements
|
#include <Concepts/AosClosedBottomTraits_2.h>
A model of the concept AosClosedBottomTraits_2
must be used when the parameter space of the surface, the arrangement is embedded on, is closed on the left 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 left boundary side when it is closed.
AosBottomSideTraits_2
Categories | |
typedef unspecified_type | Bottom_side_category |
Must be convertible to CGAL::Arr_closed_side_tag . | |
Functor Types | |
typedef unspecified_type | Compare_x_on_boundary_2 |
models the concept AosTraits::CompareXOnBoundary_2 . | |
Accessing Functor Objects | |
Compare_x_on_boundary_2 | compare_x_on_boundary_2_object () const |
Must be convertible to CGAL::Arr_closed_side_tag
.
models the concept AosTraits::CompareXOnBoundary_2
.
Compare_x_on_boundary_2 AosClosedBottomTraits_2::compare_x_on_boundary_2_object | ( | ) | const |