]> Creatis software - cpPlugins.git/blobdiff - lib/cpExtensions/QT/SimpleMPRWidget.h
More plugins added
[cpPlugins.git] / lib / cpExtensions / QT / SimpleMPRWidget.h
index c4d5ec5e3e975cd94cc8500a373744ac531a2dcd..ba2b79b5777c72020f84a12bb6a7819ec6eb976b 100644 (file)
@@ -82,6 +82,9 @@ namespace cpExtensions
         );
       void ShowData( const std::string& name );
       void HideData( const std::string& name );
+      void SetWindowLevel( const double& w, const double& l );
+      double GetWindow( ) const;
+      double GetLevel( ) const;
 
       vtkRenderWindowInteractor* GetInteractor( unsigned int i );