#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 |
Definition at line 32 of file DebugShape.h.
| geom::Location carla::rpc::DebugShape::Point::location |
Definition at line 33 of file DebugShape.h.
Referenced by FShapeVisitor::operator()().
| float carla::rpc::DebugShape::Point::size |
Definition at line 34 of file DebugShape.h.
Referenced by FShapeVisitor::operator()().
1.8.13