Classes | |
class | ads::LessThanCompareCoordinate< Point > |
Less than comparison in a specified coordinate. More... | |
Functions | |
template<typename Point> | |
LessThanCompareCoordinate< Point > | ads::constructLessThanCompareCoordinate (const int n=-1) |
Convenience function for constructing a LessThanCompareCoordinate functor. |
LessThanCompareCoordinate<Point> ads::constructLessThanCompareCoordinate | ( | const int | n = -1 |
) |
Convenience function for constructing a LessThanCompareCoordinate functor.
n | The index of the coordinate to compare. |