gz/sim/components/Visual.hh
Go to the documentation of this file.
A component type that wraps any data type. The intention is for this class to be used to create simpl...
Definition: gz/sim/components/Component.hh:325
Definition: gz/sim/components/Visual.hh:38
static std::istream & Deserialize(std::istream &_in, sdf::ElementPtr &_elem)
Deserialization for sdf::Element.
Definition: gz/sim/components/Visual.hh:57
static std::ostream & Serialize(std::ostream &_out, const sdf::ElementPtr &_elem)
Serialization for sdf::Model.
Definition: gz/sim/components/Visual.hh:43
T endl(T... args)
#define IGN_GAZEBO_REGISTER_COMPONENT(_compType, _classname)
Static component registration macro.
Definition: gz/sim/components/Factory.hh:510