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