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

#include <DebugShape.h>

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

Public 成员函数

 MSGPACK_DEFINE_ARRAY (begin, end, thickness)
 

Public 属性

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

详细描述

在文件 DebugShape.h51 行定义.

成员函数说明

◆ MSGPACK_DEFINE_ARRAY()

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

类成员变量说明

◆ begin

geom::Location carla::rpc::DebugShape::HUDLine::begin

在文件 DebugShape.h52 行定义.

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

◆ end

geom::Location carla::rpc::DebugShape::HUDLine::end

在文件 DebugShape.h53 行定义.

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

◆ thickness

float carla::rpc::DebugShape::HUDLine::thickness

在文件 DebugShape.h54 行定义.

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


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