Go to the documentation of this file.
   18 #ifndef GZ_PHYSICS_REGISTER_HH_ 
   19 #define GZ_PHYSICS_REGISTER_HH_ 
   21 #include <gz/physics/detail/Register.hh> 
   45 #define IGN_PHYSICS_ADD_PLUGIN(PluginType, FeaturePolicyT, FeatureListT) \ 
   46   DETAIL_IGN_PHYSICS_ADD_PLUGIN(PluginType, FeaturePolicyT, FeatureListT)