Gazebo Physics

API Reference

6.5.1
gz/physics/RegisterMore.hh File Reference

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

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.