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 2267 of file Memory.cpp.
Definition at line 2270 of file Memory.cpp.
|
inline |
Definition at line 2274 of file Memory.cpp.
int rtabmap::WeightAgeIdKey::age |
Definition at line 2296 of file Memory.cpp.
int rtabmap::WeightAgeIdKey::id |
Definition at line 2296 of file Memory.cpp.
int rtabmap::WeightAgeIdKey::weight |
Definition at line 2296 of file Memory.cpp.