gz/physics/sdf/ConstructWorld.hh
Go to the documentation of this file.
Placeholder class for the Engine API. Every Engine feature MUST inherit this class.
Definition: gz/physics/Feature.hh:41
Definition: gz/physics/Feature.hh:93
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/ConstructWorld.hh:33
WorldPtr< PolicyT, FeaturesT > WorldPtrType
Definition: gz/physics/sdf/ConstructWorld.hh:34
WorldPtrType ConstructWorld(const ::sdf::World &_world)
Definition: gz/physics/sdf/ConstructWorld.hh:49
Definition: gz/physics/sdf/ConstructWorld.hh:41
virtual Identity ConstructSdfWorld(const Identity &_engine, const ::sdf::World &_world)=0
Definition: gz/physics/sdf/ConstructWorld.hh:30