#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 |
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()().
1.8.13