|
CGAL 6.3 - 1D Arrangements
|
AdaptableUnaryFunction Operations | |
A model of this concept must provide: | |
| Comparison_result | operator() (AosTraits::Point_1 p1, AosTraits::Point_1 p2) |
| returns CGAL::SMALLER, CGAL::EQUAL, or CGAL::LARGER according to the \(x\)-ordering of points p1 and p2. | |
#include <Concepts/AocTraits--Compare_x_1.h>
AdaptableUnaryFunction Operations | |
A model of this concept must provide: | |
| Comparison_result | operator() (AosTraits::Point_1 p1, AosTraits::Point_1 p2) |
| returns CGAL::SMALLER, CGAL::EQUAL, or CGAL::LARGER according to the \(x\)-ordering of points p1 and p2. | |