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