#include <DebugShape.h>
Public 成员函数 | |
MSGPACK_DEFINE_ARRAY (box, rotation, thickness) | |
Public 属性 | |
geom::BoundingBox | box |
geom::Rotation | rotation |
float | thickness |
在文件 DebugShape.h 第 70 行定义.
geom::BoundingBox carla::rpc::DebugShape::Box::box |
在文件 DebugShape.h 第 71 行定义.
geom::Rotation carla::rpc::DebugShape::Box::rotation |
在文件 DebugShape.h 第 72 行定义.
float carla::rpc::DebugShape::Box::thickness |
在文件 DebugShape.h 第 73 行定义.