9 #include "visuVTKAdaptor/config.hpp" 11 #include <fwRenderVTK/IAdaptor.hpp> 49 VISUVTKADAPTOR_API virtual ~
SSnapshot() noexcept;
53 VISUVTKADAPTOR_API
void configuring() override;
54 VISUVTKADAPTOR_API
void starting() override;
55 VISUVTKADAPTOR_API
void updating() override;
56 VISUVTKADAPTOR_API
void stopping() override;
64 static const ::
fwCom::Slots::SlotKeyType s_SNAP_SLOT;
68 static const ::
fwCom::Slots::SlotKeyType s_SNAPTOIMAGE_SLOT;
71 void snap(
std::
string filePath);
79 std::
string m_imageUid;
The namespace visuVTKAdaptor contains the list of adaptors available for the generic scene...
Namespace containing fw4spl communication tools.
#define fwCoreServiceClassDefinitionsMacro(_classinfo_)
Generate common code for services classes.
Base class for VTK adaptors.
This service will snapshot the current generic scene.