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