|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Lexicographical comparison for points (x primary, y secondary). More...
Public Member Functions | |
| bool | operator() (const Point &p1, const Point &p2) const |
Lexicographical comparison for points (x primary, y secondary).
Definition at line 4746 of file geom_algorithms.H.
|
inline |
Definition at line 4748 of file geom_algorithms.H.
References Aleph::Point::get_x(), and Aleph::Point::get_y().