Public Types | Public Member Functions | Public Attributes | List of all members
PointMatcherSupport::IdxCompare< T > Struct Template Reference

#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 Vectortarget
 

Detailed Description

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

Definition at line 53 of file utils.h.

Member Typedef Documentation

◆ Vector

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

Definition at line 55 of file utils.h.

Constructor & Destructor Documentation

◆ IdxCompare()

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

◆ operator()()

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

◆ target

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 Sat May 27 2023 02:38:04