gz/physics/sdf/ConstructNestedModel.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
Placeholder class in case a Feature does not define its own World API.
Definition: gz/physics/Feature.hh:50
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/ConstructNestedModel.hh:52
virtual Identity ConstructSdfNestedModel(const Identity &_modelId, const ::sdf::Model &_model)=0
Definition: gz/physics/sdf/ConstructNestedModel.hh:36
ModelPtrType ConstructNestedModel(const ::sdf::Model &_model)
Definition: gz/physics/sdf/ConstructNestedModel.hh:60
ModelPtr< PolicyT, FeaturesT > ModelPtrType
Definition: gz/physics/sdf/ConstructNestedModel.hh:37
Definition: gz/physics/sdf/ConstructNestedModel.hh:44
ModelPtrType ConstructNestedModel(const ::sdf::Model &_model)
Definition: gz/physics/sdf/ConstructNestedModel.hh:70
ModelPtr< PolicyT, FeaturesT > ModelPtrType
Definition: gz/physics/sdf/ConstructNestedModel.hh:45
Construct nested models. Note this is a partial implementation and the behavior may change once the m...
Definition: gz/physics/sdf/ConstructNestedModel.hh:33