LessThanCompareCoordinate< Point > Class Template Reference
[Functor: Coordinate Comparison]

Less than comparison in a specified coordinate. More...

#include <coordinateCompare.h>

List of all members.

Public Types

typedef Base::first_argument_type first_argument_type
 The first argument type.
typedef Base::second_argument_type second_argument_type
 The second argument type.
typedef Base::result_type result_type
 The result type.

Public Member Functions

 LessThanCompareCoordinate (const int n=-1)
 Constructor. By default, the coordinate to compare has an invalid value.
void setCoordinate (const int n)
 Set the coordinate to compare.
bool operator() (const first_argument_type &x, const second_argument_type &y) const
 Less than comparison in a specified coordinate.

Detailed Description

template<typename Point>
class LessThanCompareCoordinate< Point >

Less than comparison in a specified coordinate.

This class is templated on the point type.


The documentation for this class was generated from the following file:
Generated on Thu Jun 30 02:14:52 2016 for Algorithms and Data Structures Package by  doxygen 1.6.3