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