#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 |
Definition at line 53 of file libpointmatcher/pointmatcher/DataPointsFilters/utils/utils.h.
typedef PointMatcher<T>::Vector PointMatcherSupport::IdxCompare< T >::Vector |
Definition at line 55 of file libpointmatcher/pointmatcher/DataPointsFilters/utils/utils.h.
|
inline |
Definition at line 58 of file libpointmatcher/pointmatcher/DataPointsFilters/utils/utils.h.
|
inline |
Definition at line 60 of file libpointmatcher/pointmatcher/DataPointsFilters/utils/utils.h.
const Vector& PointMatcherSupport::IdxCompare< T >::target |
Definition at line 56 of file libpointmatcher/pointmatcher/DataPointsFilters/utils/utils.h.