6#define _GLIBCXX_USE_CXX11_ABI 0
26 struct CarlaTransformPublisherImpl;
82 void SetData(int32_t seconds, uint32_t nanoseconds,
const float* translation,
const float* rotation);
87 const char*
type()
const override {
return "transform"; }
93 std::shared_ptr<CarlaTransformPublisherImpl>
_impl;
const std::string & parent() const