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