Public Member Functions | Public Attributes | List of all members
rtflann::UniqueResultSet< DistanceType >::DistIndex Struct Reference

#include <result_set.h>

Public Member Functions

 DistIndex (DistanceType dist, unsigned int index)
 
bool operator< (const DistIndex dist_index) const
 

Public Attributes

DistanceType dist_
 
unsigned int index_
 

Detailed Description

template<typename DistanceType>
struct rtflann::UniqueResultSet< DistanceType >::DistIndex

Definition at line 707 of file result_set.h.

Constructor & Destructor Documentation

template<typename DistanceType >
rtflann::UniqueResultSet< DistanceType >::DistIndex::DistIndex ( DistanceType  dist,
unsigned int  index 
)
inline

Definition at line 709 of file result_set.h.

Member Function Documentation

template<typename DistanceType >
bool rtflann::UniqueResultSet< DistanceType >::DistIndex::operator< ( const DistIndex  dist_index) const
inline

Definition at line 713 of file result_set.h.

Member Data Documentation

template<typename DistanceType >
DistanceType rtflann::UniqueResultSet< DistanceType >::DistIndex::dist_

Definition at line 717 of file result_set.h.

template<typename DistanceType >
unsigned int rtflann::UniqueResultSet< DistanceType >::DistIndex::index_

Definition at line 718 of file result_set.h.


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


rtabmap
Author(s): Mathieu Labbe
autogenerated on Wed Jun 5 2019 22:43:43