]> Creatis software - creaContours.git/blobdiff - lib/Interface_Icons_NDimensions/interfMainPanel.h
*** empty log message ***
[creaContours.git] / lib / Interface_Icons_NDimensions / interfMainPanel.h
index 7b2fe74aab4272f02e00ad9ad005ecc33df1e9bb..ddcb7038e966dab161e144dc22e23ac4c6975b68 100644 (file)
@@ -126,14 +126,30 @@ public:
 
        void onSegmentationAllSlice(int minZ,int maxZ,int isovalue,int sampling,int method);
 
+       void onMirrorPressed();
+
        void onMirror();
 
+       void onMirrorAxisShow();
+
+       void onMirrorAxisHide();
+
        void onMirrorChangeWidth(int width);
 
        void onThreshold(int minVal, int maxVal);
 
+       void onThresholdChange(int minVal, int maxVal);
+
+       void onThresholdInstantChange(int range[]);
+
+       void onThresholdRemove();
+
        void onThresholdPressed();
 
+       void onThresholdInterpolation(bool interpolate);
+
+       void onThresholdChangeOpacity (int opacity);
+
        void setLabelSegmentationPanelVTK(wxString tmpString);
 
        void onSegmentationPressed();
@@ -192,8 +208,6 @@ public:
 
        void onSnakePressed();
 
-       void onMirrorPressed();
-
 private:
        
 
@@ -242,7 +256,6 @@ private:
 
        bool axisshown;
        bool refLineShown;
-       bool thresholdShown;
        
        //This attribute contains the panel in charge of adding and removing the corresponding checkboxes in
        //list of contours