Public Member Functions | Public Attributes
rtflann::DistanceIndex< DistanceType > Struct Template Reference

#include <result_set.h>

List of all members.

Public Member Functions

 DistanceIndex (DistanceType dist, size_t index)
bool operator< (const DistanceIndex &dist_index) const

Public Attributes

DistanceType dist_
size_t index_

Detailed Description

template<typename DistanceType>
struct rtflann::DistanceIndex< DistanceType >

Definition at line 66 of file result_set.h.


Constructor & Destructor Documentation

template<typename DistanceType >
rtflann::DistanceIndex< DistanceType >::DistanceIndex ( DistanceType  dist,
size_t  index 
) [inline]

Definition at line 68 of file result_set.h.


Member Function Documentation

template<typename DistanceType >
bool rtflann::DistanceIndex< DistanceType >::operator< ( const DistanceIndex< DistanceType > &  dist_index) const [inline]

Definition at line 72 of file result_set.h.


Member Data Documentation

template<typename DistanceType >
DistanceType rtflann::DistanceIndex< DistanceType >::dist_

Definition at line 76 of file result_set.h.

template<typename DistanceType >
size_t rtflann::DistanceIndex< DistanceType >::index_

Definition at line 77 of file result_set.h.


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


rtabmap
Author(s): Mathieu Labbe
autogenerated on Thu Jun 6 2019 21:59:42