Public Member Functions | Public Attributes | List of all members
rtabmap::NearestPathKey Class Reference

Public Member Functions

 NearestPathKey (float l, int i, float d)
 
bool operator< (const NearestPathKey &k) const
 

Public Attributes

float distance
 
int id
 
float likelihood
 

Detailed Description

Definition at line 1088 of file Rtabmap.cpp.

Constructor & Destructor Documentation

◆ NearestPathKey()

rtabmap::NearestPathKey::NearestPathKey ( float  l,
int  i,
float  d 
)
inline

Definition at line 1091 of file Rtabmap.cpp.

Member Function Documentation

◆ operator<()

bool rtabmap::NearestPathKey::operator< ( const NearestPathKey k) const
inline

Definition at line 1095 of file Rtabmap.cpp.

Member Data Documentation

◆ distance

float rtabmap::NearestPathKey::distance

Definition at line 1116 of file Rtabmap.cpp.

◆ id

int rtabmap::NearestPathKey::id

Definition at line 1115 of file Rtabmap.cpp.

◆ likelihood

float rtabmap::NearestPathKey::likelihood

Definition at line 1114 of file Rtabmap.cpp.


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


rtabmap
Author(s): Mathieu Labbe
autogenerated on Mon Jan 23 2023 03:39:00