7 #ifndef __VISUVTKQT_PLUGIN_HPP__ 8 #define __VISUVTKQT_PLUGIN_HPP__ 10 #include "visuVTKQt/config.hpp" 12 #include <fwRuntime/Plugin.hpp> 29 VISUVTKQT_API
void start();
32 VISUVTKQT_API
void stop() noexcept;
38 #endif //__VISUVTKQT_PLUGIN_HPP__ The bundle visuVTKQt contains a vtk Renderer window interactor manager using Qt. It must be set in th...
Provides a default plugin implementation.
This class is started when the bundles is loaded.