|
Apollo 10.0
自动驾驶开放平台
|
The key structure of a map image . 更多...
#include <visualization_engine.h>
Public 成员函数 | |
| bool | operator< (const MapImageKey &key) const |
Public 属性 | |
| unsigned int | level = 0 |
| int | zone_id = 0 |
| unsigned int | node_north_id = 0 |
| unsigned int | node_east_id = 0 |
The key structure of a map image .
在文件 visualization_engine.h 第 131 行定义.
| bool apollo::localization::msf::MapImageKey::operator< | ( | const MapImageKey & | key | ) | const |
在文件 visualization_engine.cc 第 43 行定义.
| unsigned int apollo::localization::msf::MapImageKey::level = 0 |
在文件 visualization_engine.h 第 134 行定义.
| unsigned int apollo::localization::msf::MapImageKey::node_east_id = 0 |
在文件 visualization_engine.h 第 137 行定义.
| unsigned int apollo::localization::msf::MapImageKey::node_north_id = 0 |
在文件 visualization_engine.h 第 136 行定义.
| int apollo::localization::msf::MapImageKey::zone_id = 0 |
在文件 visualization_engine.h 第 135 行定义.