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