Jpp
18.2.1-ARCA-DF-PATCH
the software that should make you happy
|
Auxiliary class for sorting elements. More...
#include <JGeometry2DToolkit.hh>
Public Member Functions | |
template<class T > | |
bool | operator() (const T &first, const T &second) const |
Sort criterion for lower hull. More... | |
Auxiliary class for sorting elements.
Definition at line 171 of file JGeometry2DToolkit.hh.
|
inline |
Sort criterion for lower hull.
first | first point |
second | second point |
Definition at line 180 of file JGeometry2DToolkit.hh.