#include <DebugShape.h>
carla::rpc::DebugShape::HUDBox 的协作图:Public 成员函数 | |
| MSGPACK_DEFINE_ARRAY (box, rotation, thickness) | |
Public 属性 | |
| geom::BoundingBox | box |
| geom::Rotation | rotation |
| float | thickness |
在文件 DebugShape.h 第 86 行定义.
| geom::BoundingBox carla::rpc::DebugShape::HUDBox::box |
在文件 DebugShape.h 第 87 行定义.
| geom::Rotation carla::rpc::DebugShape::HUDBox::rotation |
在文件 DebugShape.h 第 88 行定义.
| float carla::rpc::DebugShape::HUDBox::thickness |
在文件 DebugShape.h 第 89 行定义.