18 #ifndef GZ_PHYSICS_DARTSIM_WORLD_HH_
19 #define GZ_PHYSICS_DARTSIM_WORLD_HH_
21 #include <dart/simulation/World.hpp>
32 public:
template <
typename PolicyT,
typename FeaturesT>
39 public:
template <
typename PolicyT>
43 const Identity &_worldID) = 0;
49 template <
typename PolicyT,
typename FeaturesT>
53 return this->
template Interface<RetrieveWorld>()
54 ->GetDartsimWorld(this->identity);