#include <mc_control/GlobalPlugin.h>
◆ ~GlobalPlugin()
virtual mc_control::GlobalPlugin::~GlobalPlugin |
( |
| ) |
|
|
virtualdefault |
◆ after()
◆ before()
◆ configuration()
Returns the plugin running configuration
This impacts which functions are called and when they are called
◆ init()
Initialize the plugin
This function is called when the plugin is created by the MCGlobalController instance
The plugin configuration is read from:
- $PLUGIN_DIR/etc/$PLUGIN_NAME.yaml
- $HOME/.config/mc_rtc/plugins/$PLUGIN_NAME.yaml on Linux/macOS
- APPDATA%/mc_rtc/plugins/$PLUGIN_NAME.yaml on Windows
- Parameters
-
◆ reset()
Reset the plugin
This function is called when the controller is switched
- Parameters
-
The documentation for this struct was generated from the following file: