]> Creatis software - creaContours.git/blobdiff - lib/Interface_Icons_NDimensions/interfMainPanel.h
no message
[creaContours.git] / lib / Interface_Icons_NDimensions / interfMainPanel.h
index 0e85143eca89da36511e17e45617d011f63a4fa3..a91c0865e0c6b1aa21e0dc68391269ff281d1776 100644 (file)
@@ -211,6 +211,8 @@ public:
 
        void ShowResultImages(int typeContourGroup, int selection, int minZ, int maxZ);
        
+       void SetContourGroup(int contourGroup);
+
 private:
        
 
@@ -229,6 +231,7 @@ private:
        wxSplitterWindow* splitterwindow;
 
        wxPanel* infoPanel;
+       wxPanel* infoPanelMask;
 
        wxStaticText* statictext;
        wxStaticText* statictext1;
@@ -258,6 +261,7 @@ private:
        wxPanel* thresholdPanel;
        interfThresholdPanel* panelThreshold;
 
+       
        bool axisshown;
        bool refLineShown;