]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/wxVtk2DBaseView.h
*** empty log message ***
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / wxVtk2DBaseView.h
index 7ceccfb34f905bb327c97be8925e39c29ccc28a6..7516b6c0104e8b839cce0c31ee36a43fc95884a4 100644 (file)
@@ -36,6 +36,10 @@ public:
 
        void setColorTransferFunction(vtkColorTransferFunction* colortable);
 
+       void setWindowLevel(double level);
+
+       void setColorLevel(double level);
+
 private:
        vtkBaseData                                                     *_vtkbasedata;