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 2217 of file Memory.cpp.
|
inline |
Definition at line 2220 of file Memory.cpp.
|
inline |
Definition at line 2224 of file Memory.cpp.
int rtabmap::WeightAgeIdKey::age |
Definition at line 2246 of file Memory.cpp.
int rtabmap::WeightAgeIdKey::id |
Definition at line 2246 of file Memory.cpp.
int rtabmap::WeightAgeIdKey::weight |
Definition at line 2246 of file Memory.cpp.