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