]> Creatis software - creaContours.git/blobdiff - lib/Interface_Icons_NDimensions/interfToolsPanels.h
no message
[creaContours.git] / lib / Interface_Icons_NDimensions / interfToolsPanels.h
index c26d5dd4ab9c03f30a300edc4da3461b5b179930..fb21b95d9f419bfeb32d08adc0c8691ae10b8088 100644 (file)
@@ -75,9 +75,13 @@ private:
        wxRadioBox* _informationRadiobox;
        wxRadioBox* _radiolstboxContourGroup;
        wxStaticText* _staticTextInformation;
-       
+       wxCheckBox* _XYZValues; 
+       wxCheckBox* _contourImage;      
+       wxCheckBox* _statistics;        
+
        void onInformationContourLabels(wxCommandEvent& event);
        void onExtractInformation(wxCommandEvent& event);
+       void onShowResultImages(wxCommandEvent& event);
        void onSaveResults(wxCommandEvent& event);
        void FillGridWithContoursInformation();