7 #ifndef __VISUVTKVRADAPTOR_PLUGIN_HPP__ 8 #define __VISUVTKVRADAPTOR_PLUGIN_HPP__ 10 #include "visuVTKVRAdaptor/config.hpp" 12 #include <fwRuntime/Plugin.hpp> 37 #endif // __VISUVTKVRADAPTOR_PLUGIN_HPP__ This class is started when the bundles is loaded.
Volume rendering adaptors.
void start()
Notifies the plugin about its start.
Provides a default plugin implementation.
void stop() noexcept
Notifies the plugin about its stop.
~Plugin() noexcept
destructor