#include <Command.h>
Inheritance diagram for carla::rpc::Command::ApplyLocation:
Collaboration diagram for carla::rpc::Command::ApplyLocation:Public Member Functions | |
| ApplyLocation ()=default | |
| ApplyLocation (ActorId id, const geom::Location &value) | |
| MSGPACK_DEFINE_ARRAY (actor, location) | |
Public Member Functions inherited from carla::rpc::Command::CommandBase< ApplyLocation > | |
| operator Command () const | |
Public Attributes | |
| ActorId | actor |
| geom::Location | location |
|
default |
|
inline |
| geom::Location carla::rpc::Command::ApplyLocation::location |
1.8.13