Go to the source code of this file.
Classes | |
| class | GUIPlugin |
| A plugin loaded within the gzclient on startup. More... | |
Namespaces | |
| gazebo | |
| Forward declarations for the common classes. | |
Macros | |
| #define | GZ_REGISTER_GUI_PLUGIN(classname) |
| Plugin registration function for gui plugin. More... | |
| #define GZ_REGISTER_GUI_PLUGIN | ( | classname | ) |
Plugin registration function for gui plugin.
Part of the shared object interface. This function is called when loading the shared library to add the plugin to the registered list.