]> Creatis software - cpPlugins.git/blobdiff - lib/cpExtensions/QT/SimpleMPRWidget.h
...
[cpPlugins.git] / lib / cpExtensions / QT / SimpleMPRWidget.h
index 4b1ceb7d2434d46b4c4a4a4328e5383a1cd63b4f..f04362fc939e43039ac8b42c08c0cce352cf33e4 100644 (file)
@@ -87,6 +87,9 @@ namespace cpExtensions
       void AddActor( vtkProp* actor, const std::string& name );
       const TActors& GetActors( const std::string& name ) const;
 
+      void SetWindowLevel( double win, double lev );
+      void ResetWindowLevel( );
+
       // Visual objects
       vtkRenderWindowInteractor* GetInteractor( unsigned int i );
       vtkRenderer* GetRenderer( unsigned int i );