gz/physics/sdf/ConstructLink.hh
Go to the documentation of this file.
Definition: gz/physics/Feature.hh:93
Placeholder class in case a Feature does not define its own Model API.
Definition: gz/physics/Feature.hh:59
This class defines the concept of a Feature. It should be inherited by classes that define some plugi...
Definition: gz/physics/Feature.hh:36
Definition: gz/physics/sdf/ConstructLink.hh:41
virtual Identity ConstructSdfLink(const Identity &_model, const ::sdf::Link &_link)=0
Definition: gz/physics/sdf/ConstructLink.hh:33
LinkPtrType ConstructLink(const ::sdf::Link &_link)
Definition: gz/physics/sdf/ConstructLink.hh:49
LinkPtr< PolicyT, FeaturesT > LinkPtrType
Definition: gz/physics/sdf/ConstructLink.hh:34
Definition: gz/physics/sdf/ConstructLink.hh:30