CGAL 5.1 - 2D Arrangements
|
#include <Concepts/ArrTraits--ConstructMinVertex_2.h>
Operations | |
ArrTraits::Point_2 | operator() (ArrTraits::X_monotone_curve_2 xc) |
returns the lexicographically smaller (left) endpoint of xc . More... | |
ArrTraits::Point_2 ArrTraits::ConstructMinVertex_2::operator() | ( | ArrTraits::X_monotone_curve_2 | xc | ) |
returns the lexicographically smaller (left) endpoint of xc
.