#include <LabelledPoint.h>
Public 成员函数 | |
LabelledPoint () | |
LabelledPoint (Location location, CityObjectLabel label) | |
MSGPACK_DEFINE_ARRAY (_location, _label) | |
Public 属性 | |
CityObjectLabel | _label |
Location | _location |
在文件 LabelledPoint.h 第 16 行定义.
|
inline |
在文件 LabelledPoint.h 第 18 行定义.
|
inline |
在文件 LabelledPoint.h 第 19 行定义.
CityObjectLabel carla::rpc::LabelledPoint::_label |
在文件 LabelledPoint.h 第 25 行定义.
Location carla::rpc::LabelledPoint::_location |
在文件 LabelledPoint.h 第 23 行定义.