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

#include <DebugShape.h>

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

struct  Arrow
 
struct  Box
 
struct  HUDArrow
 
struct  HUDBox
 
struct  HUDLine
 
struct  HUDPoint
 
struct  Line
 
struct  Point
 
struct  String
 

Public 成员函数

 MSGPACK_DEFINE_ARRAY (primitive, color, life_time, persistent_lines)
 

Public 属性

Color color = {255u, 0u, 0u}
 
float life_time = -1.0f
 
bool persistent_lines = true
 
boost::variant2::variant< Point, Line, Arrow, Box, String, HUDPoint, HUDLine, HUDArrow, HUDBoxprimitive
 

详细描述

在文件 DebugShape.h29 行定义.

成员函数说明

◆ MSGPACK_DEFINE_ARRAY()

carla::rpc::DebugShape::MSGPACK_DEFINE_ARRAY ( primitive ,
color ,
life_time ,
persistent_lines  )

类成员变量说明

◆ color

Color carla::rpc::DebugShape::color = {255u, 0u, 0u}

◆ life_time

float carla::rpc::DebugShape::life_time = -1.0f

◆ persistent_lines

bool carla::rpc::DebugShape::persistent_lines = true

◆ primitive

boost::variant2::variant<Point, Line, Arrow, Box, String, HUDPoint, HUDLine, HUDArrow, HUDBox> carla::rpc::DebugShape::primitive

该类的文档由以下文件生成: