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

#include <DebugShape.h>

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

Public Member Functions

 MSGPACK_DEFINE_ARRAY (location, size)
 

Public Attributes

geom::Location location
 
float size
 

Detailed Description

Definition at line 32 of file DebugShape.h.

Member Function Documentation

◆ MSGPACK_DEFINE_ARRAY()

carla::rpc::DebugShape::Point::MSGPACK_DEFINE_ARRAY ( location  ,
size   
)

Member Data Documentation

◆ location

geom::Location carla::rpc::DebugShape::Point::location

Definition at line 33 of file DebugShape.h.

Referenced by FShapeVisitor::operator()().

◆ size

float carla::rpc::DebugShape::Point::size

Definition at line 34 of file DebugShape.h.

Referenced by FShapeVisitor::operator()().


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