#include <id.h>
Definition at line 85 of file id.h.
◆ operator!=()
bool cartographer::mapping::SubmapId::operator!= |
( |
const SubmapId & |
other | ) |
const |
|
inline |
Definition at line 94 of file id.h.
◆ operator<()
bool cartographer::mapping::SubmapId::operator< |
( |
const SubmapId & |
other | ) |
const |
|
inline |
Definition at line 96 of file id.h.
◆ operator==()
bool cartographer::mapping::SubmapId::operator== |
( |
const SubmapId & |
other | ) |
const |
|
inline |
Definition at line 89 of file id.h.
◆ ToProto()
void cartographer::mapping::SubmapId::ToProto |
( |
proto::SubmapId * |
proto | ) |
const |
|
inline |
Definition at line 101 of file id.h.
◆ submap_index
int cartographer::mapping::SubmapId::submap_index |
Definition at line 87 of file id.h.
◆ trajectory_id
int cartographer::mapping::SubmapId::trajectory_id |
Definition at line 86 of file id.h.
The documentation for this struct was generated from the following file: