gz/sim/components/Visual.hh
This library is part of the Gazebo project.
STL class.
static std::ostream & Serialize(std::ostream &_out, const sdf::ElementPtr &_elem)
Serialization for sdf::Model.
Definition: gz/sim/components/Visual.hh:43
#define IGN_GAZEBO_REGISTER_COMPONENT(_compType, _classname)
Static component registration macro.
Definition: gz/sim/components/Factory.hh:509
Definition: gz/sim/components/Visual.hh:37
#define ignerr
STL class.
IGN_GAZEBO_REGISTER_COMPONENT("ign_gazebo_components.Actor", Actor) using AnimationTime
Time in seconds within animation being currently played.
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:324
T endl(T... args)
static std::istream & Deserialize(std::istream &_in, sdf::ElementPtr &_elem)
Deserialization for sdf::Element.
Definition: gz/sim/components/Visual.hh:57
STL class.