]> Creatis software - cpPlugins.git/blobdiff - lib/cpExtensions/QT/SimpleMPRWidget.h
Cast image filter added. ROI filter modified.
[cpPlugins.git] / lib / cpExtensions / QT / SimpleMPRWidget.h
index 6d32fc9dc3a41360e9fb0dfdab4ad3a561942744..4760bb34e565e9cb1b4b22ca12597f1ee519460d 100644 (file)
@@ -79,6 +79,7 @@ namespace cpExtensions
       void ResetCameras( );
       void Render( );
 
+      virtual std::set< vtkRenderWindowInteractor* > GetInteractors( ) const cpExtensions_OVERRIDE;
       virtual std::set< std::string > GetActorsNames( ) const cpExtensions_OVERRIDE;
       virtual bool IsWindowLevelImageActor( const std::string& name ) const cpExtensions_OVERRIDE;
       virtual bool IsLUTImageActor( const std::string& name ) const cpExtensions_OVERRIDE;