Public Member Functions | |
bool | operator< (const WeightAgeIdKey &k) const |
WeightAgeIdKey (int w, double a, int i) | |
Public Attributes | |
int | age |
int | id |
int | weight |
Definition at line 1884 of file Memory.cpp.
|
inline |
Definition at line 1887 of file Memory.cpp.
|
inline |
Definition at line 1891 of file Memory.cpp.
int rtabmap::WeightAgeIdKey::age |
Definition at line 1913 of file Memory.cpp.
int rtabmap::WeightAgeIdKey::id |
Definition at line 1913 of file Memory.cpp.
int rtabmap::WeightAgeIdKey::weight |
Definition at line 1913 of file Memory.cpp.