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