#include <DebugShape.h>
Public Member Functions | |
MSGPACK_DEFINE_ARRAY (line, arrow_size) | |
Public Attributes | |
float | arrow_size |
Line | line |
Definition at line 45 of file DebugShape.h.
carla::rpc::DebugShape::Arrow::MSGPACK_DEFINE_ARRAY | ( | line | , |
arrow_size | |||
) |
float carla::rpc::DebugShape::Arrow::arrow_size |
Definition at line 47 of file DebugShape.h.
Referenced by FShapeVisitor::operator()().
Line carla::rpc::DebugShape::Arrow::line |
Definition at line 46 of file DebugShape.h.
Referenced by FShapeVisitor::operator()().