Ignition Physics

API Reference

2.3.0
RegisterMore.hh File Reference

Go to the source code of this file.

Macros

#define IGN_PLUGIN_REGISTER_MORE_TRANS_UNITS
 

Macro Definition Documentation

◆ IGN_PLUGIN_REGISTER_MORE_TRANS_UNITS

#define IGN_PLUGIN_REGISTER_MORE_TRANS_UNITS

If your library already has a translation unit (.cpp file) containing

then any other translation units that want to register plugins should use

But at least one translation unit of your library must contain Register.hh.