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