#include <Command.h>
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 |