CARLA
Public Member Functions | Public Attributes | List of all members
carla::rpc::DebugShape::Arrow Struct Reference

#include <DebugShape.h>

+ Collaboration diagram for carla::rpc::DebugShape::Arrow:

Public Member Functions

 MSGPACK_DEFINE_ARRAY (line, arrow_size)
 

Public Attributes

float arrow_size
 
Line line
 

Detailed Description

Definition at line 45 of file DebugShape.h.

Member Function Documentation

◆ MSGPACK_DEFINE_ARRAY()

carla::rpc::DebugShape::Arrow::MSGPACK_DEFINE_ARRAY ( line  ,
arrow_size   
)

Member Data Documentation

◆ arrow_size

float carla::rpc::DebugShape::Arrow::arrow_size

Definition at line 47 of file DebugShape.h.

Referenced by FShapeVisitor::operator()().

◆ line

Line carla::rpc::DebugShape::Arrow::line

Definition at line 46 of file DebugShape.h.

Referenced by FShapeVisitor::operator()().


The documentation for this struct was generated from the following file: