]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/wxVtk2DBaseView.h
#3162 creaMaracasVisu Bug New Normal - Threshold layer
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / wxVtk2DBaseView.h
index 66d7518510ae35a13d763d6186920a16234fa476..380d5a7d228f054501ea83dbdec1a79d0c73716b 100644 (file)
@@ -59,6 +59,7 @@ public:
        void setColorTransferFunction(vtkColorTransferFunction* colortable);
        void SetColorWindow(double level);
        void SetColorLevel(double level);
+       void SetInterpolate(bool iterpolate);
        
    virtual int GetDirection();
        void SetImageToVtkViewer(vtkImageData *imageData);