Public Types | Public Member Functions | Public Attributes
PointMatcherSupport::IdxCompare< T > Struct Template Reference

#include <utils.h>

List of all members.

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 Vectortarget

Detailed Description

template<typename T>
struct PointMatcherSupport::IdxCompare< T >

Definition at line 53 of file utils.h.


Member Typedef Documentation

template<typename T >
typedef PointMatcher<T>::Vector PointMatcherSupport::IdxCompare< T >::Vector

Definition at line 55 of file utils.h.


Constructor & Destructor Documentation

template<typename T >
PointMatcherSupport::IdxCompare< T >::IdxCompare ( const typename PointMatcher< T >::Vector target) [inline]

Definition at line 58 of file utils.h.


Member Function Documentation

template<typename T >
bool PointMatcherSupport::IdxCompare< T >::operator() ( size_t  a,
size_t  b 
) const [inline]

Definition at line 60 of file utils.h.


Member Data Documentation

template<typename T >
const Vector& PointMatcherSupport::IdxCompare< T >::target

Definition at line 56 of file utils.h.


The documentation for this struct was generated from the following file:


libpointmatcher
Author(s):
autogenerated on Thu Jun 20 2019 19:51:34