#include <utils.h>
Public Types | |
typedef PointMatcher< T >::Vector | Vector |
Public Member Functions | |
IdxCompare (const typename PointMatcher< T >::Vector &target) | |
bool | operator() (size_t a, size_t b) const |
Public Attributes | |
const Vector & | target |
typedef PointMatcher<T>::Vector PointMatcherSupport::IdxCompare< T >::Vector |
PointMatcherSupport::IdxCompare< T >::IdxCompare | ( | const typename PointMatcher< T >::Vector & | target | ) | [inline] |
bool PointMatcherSupport::IdxCompare< T >::operator() | ( | size_t | a, |
size_t | b | ||
) | const [inline] |
const Vector& PointMatcherSupport::IdxCompare< T >::target |