#include <Command.h>
Public Member Functions | |
ApplyTransform ()=default | |
ApplyTransform (ActorId id, const geom::Transform &value) | |
MSGPACK_DEFINE_ARRAY (actor, transform) | |
Public Member Functions inherited from carla::rpc::Command::CommandBase< ApplyTransform > | |
operator Command () const | |
Public Attributes | |
ActorId | actor |
geom::Transform | transform |
|
default |
|
inline |
geom::Transform carla::rpc::Command::ApplyTransform::transform |