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

#include <DebugShape.h>

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

Public 成员函数

 MSGPACK_DEFINE_ARRAY (location, text, draw_shadow)
 

Public 属性

bool draw_shadow
 
geom::Location location
 
std::string text
 

详细描述

在文件 DebugShape.h84 行定义.

成员函数说明

◆ MSGPACK_DEFINE_ARRAY()

carla::rpc::DebugShape::String::MSGPACK_DEFINE_ARRAY ( location ,
text ,
draw_shadow  )

类成员变量说明

◆ draw_shadow

bool carla::rpc::DebugShape::String::draw_shadow

在文件 DebugShape.h87 行定义.

◆ location

geom::Location carla::rpc::DebugShape::String::location

在文件 DebugShape.h85 行定义.

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

◆ text

std::string carla::rpc::DebugShape::String::text

在文件 DebugShape.h86 行定义.

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


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