RegisterMore.hh File Reference
#include <gz/physics/Register.hh>
Go to the source code of this file.
Macros | |
#define | GZ_PHYSICS_REGISTER_MORE_TRANS_UNITS |
Macro Definition Documentation
◆ GZ_PHYSICS_REGISTER_MORE_TRANS_UNITS
#define GZ_PHYSICS_REGISTER_MORE_TRANS_UNITS |
If your library already has a translation unit (.cpp file) containing
#include <gz/physics/Register.hh>
then any other translation units that want to register plugins should use
#include <gz/physics/RegisterMore.hh>
But at least one translation unit of your library must contain Register.hh.