CGAL 6.1 - 2D Arrangements
|
#include <Concepts/AosTraits--IsVertical_2.h>
AdaptableUnaryFunction
AosBasicTraits_2::Is_vertical_2
Operations | |
A model of this concept must provide: | |
bool | operator() (AosTraits::X_monotone_curve_2 xc) |
determines whether xc is a vertical segment. | |
bool AosTraits::IsVertical_2::operator() | ( | AosTraits::X_monotone_curve_2 | xc | ) |
determines whether xc
is a vertical segment.