Go to the documentation of this file.
18#ifndef GZ_PHYSICS_REGISTER_STATIC_HH_
19#define GZ_PHYSICS_REGISTER_STATIC_HH_
21#include <gz/physics/detail/RegisterStatic.hh>
40#define GZ_PHYSICS_ADD_STATIC_PLUGIN(PluginType, FeaturePolicyT, FeatureListT) \
41 DETAIL_GZ_PHYSICS_ADD_STATIC_PLUGIN(PluginType, FeaturePolicyT, FeatureListT)