6#define _GLIBCXX_USE_CXX11_ABI 0
16 struct CarlaTransformPublisherImpl;
29 void SetData(int32_t seconds, uint32_t nanoseconds,
const float* translation,
const float* rotation);
30 const char*
type()
const override {
return "transform"; }
33 std::shared_ptr<CarlaTransformPublisherImpl>
_impl;
const std::string & parent() const
This file contains definitions of common data structures used in traffic manager.