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

#include <DebugShape.h>

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

Public 成员函数

 MSGPACK_DEFINE_ARRAY (begin, end, thickness)
 

Public 属性

geom::Location begin
 
geom::Location end
 
float thickness
 

详细描述

在文件 DebugShape.h44 行定义.

成员函数说明

◆ MSGPACK_DEFINE_ARRAY()

carla::rpc::DebugShape::Line::MSGPACK_DEFINE_ARRAY ( begin ,
end ,
thickness  )

类成员变量说明

◆ begin

geom::Location carla::rpc::DebugShape::Line::begin

在文件 DebugShape.h45 行定义.

被这些函数引用 FShapeVisitor::operator()() , 以及 FShapeVisitor::operator()().

◆ end

geom::Location carla::rpc::DebugShape::Line::end

在文件 DebugShape.h46 行定义.

被这些函数引用 FShapeVisitor::operator()() , 以及 FShapeVisitor::operator()().

◆ thickness

float carla::rpc::DebugShape::Line::thickness

在文件 DebugShape.h47 行定义.

被这些函数引用 FShapeVisitor::operator()() , 以及 FShapeVisitor::operator()().


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