7 #include "visuVTK/Plugin.hpp" 9 #include <fwRender/IRender.hpp> 11 #include <fwRenderVTK/SRender.hpp> 12 #include <fwRenderVTK/vtk/Instantiator.hpp> 14 #include <fwRuntime/utils/GenericExecutableFactoryRegistrar.hpp> 16 #include <fwServices/macros.hpp> 21 static ::fwRuntime::utils::GenericExecutableFactoryRegistrar<Plugin> registrar(
"::visuVTK::Plugin");
34 ::fwRenderVTK::vtk::Instantiator::ClassInitialize();
41 ::fwRenderVTK::vtk::Instantiator::ClassFinalize();
~Plugin() noexcept
destructor
VISUVTK_API void start()
Overrides.
Defines the service interface managing the rendering service for object.
VISUVTK_API void stop() noexcept
Overrides.
The generic scene service shows adaptors in a 3D VTK scene.
The namespace visuVTK supplies a default plugin implementation for the visuVTK bundle.