#include <MRDemoPlugin.h>
|
| virtual void MRVIEWER_API | init (Viewer *_viewer) override |
| | This function is called when the viewer is initialized (no mesh will be loaded at this stage)
|
| |
| virtual void MRVIEWER_API | shutdown () override |
| | This function is called before shutdown.
|
| |
| virtual | ~ViewerPlugin () |
| |
| virtual | ~MultiListener ()=default |
| |
| virtual void | connect (Viewer *viewer, int group=0, boost::signals2::connect_position pos=boost::signals2::connect_position::at_back) |
| |
| virtual void | disconnect () |
| |
The documentation for this class was generated from the following file: