Jpp
15.0.1-rc.1-highqe
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 upper hull. More... | |
Auxiliary class for sorting elements.
Definition at line 193 of file JGeometry2DToolkit.hh.
|
inline |
Sort criterion for upper hull.
first | first point |
second | second point |
Definition at line 202 of file JGeometry2DToolkit.hh.