Effective implementation of algorithms (Master Thesis)
Effective and error-free implementation of algorithms
|
Public Member Functions | |
bool | operator() (const PointType &p1, const PointType &p2) |
Comparison function.
Points are sorted according x coordinate, than y.
bool geometry::two_d::ConvexHull< T >::PointCompare::operator() | ( | const PointType & | p1, |
const PointType & | p2 | ||
) | [inline] |