CARLA
 
载入中...
搜索中...
未找到
Public 成员函数 | Public 属性 | 所有成员列表
carla::rpc::DebugShape::Box结构体 参考

#include <DebugShape.h>

+ carla::rpc::DebugShape::Box 的协作图:

Public 成员函数

 MSGPACK_DEFINE_ARRAY (box, rotation, thickness)
 

Public 属性

geom::BoundingBox box
 
geom::Rotation rotation
 
float thickness
 

详细描述

在文件 DebugShape.h70 行定义.

成员函数说明

◆ MSGPACK_DEFINE_ARRAY()

carla::rpc::DebugShape::Box::MSGPACK_DEFINE_ARRAY ( box ,
rotation ,
thickness  )

类成员变量说明

◆ box

geom::BoundingBox carla::rpc::DebugShape::Box::box

在文件 DebugShape.h71 行定义.

◆ rotation

geom::Rotation carla::rpc::DebugShape::Box::rotation

在文件 DebugShape.h72 行定义.

◆ thickness

float carla::rpc::DebugShape::Box::thickness

在文件 DebugShape.h73 行定义.


该结构体的文档由以下文件生成: