|
| virtual MRVIEWER_API bool | reactOnFaceSelectionChanges_ () const |
| | plugin can override it to make this helper class also react on face selections updates
|
| |
| virtual MRVIEWER_API void | onPluginEnable_ () override |
| | called when plugin started
|
| |
| virtual MRVIEWER_API void | onPluginDisable_ () override |
| | called when plugin stops
|
| |
| virtual MRVIEWER_API bool | shouldClose_ () const override |
| | called each frame, return true to close plugin
|
| |
Helper class to close plugin if any of active object meshes was changed inherit your plugin from it