#include <Command.h>
类 carla::rpc::Command::ApplyLocation 继承关系图:
carla::rpc::Command::ApplyLocation 的协作图:Public 成员函数 | |
| ApplyLocation ()=default | |
| ApplyLocation (ActorId id, const geom::Location &value) | |
| MSGPACK_DEFINE_ARRAY (actor, location) | |
Public 成员函数 继承自 carla::rpc::Command::CommandBase< ApplyLocation > | |
| operator Command () const | |
Public 属性 | |
| ActorId | actor |
| geom::Location | location |
|
default |
|
inline |
| geom::Location carla::rpc::Command::ApplyLocation::location |