Go to the documentation of this file.
21#define IGNITION_ADD_STATIC_PLUGIN(PluginClass, ...) \
22 GZ_ADD_STATIC_PLUGIN(PluginClass, __VA_ARGS__)
24#define IGNITION_ADD_STATIC_PLUGIN_ALIAS(PluginClass, ...) \
25 GZ_ADD_STATIC_PLUGIN_ALIAS(PluginClass, __VA_ARGS__)