]> Creatis software - creaContours.git/blobdiff - lib/Interface_ManagerContour_NDimensions/wxContourMainFrame.h
no message
[creaContours.git] / lib / Interface_ManagerContour_NDimensions / wxContourMainFrame.h
index 3e643b1a07079d20f6183ce217cad0c80404fded..90361d379e70f17022f0f82cca6f918c118a69e3 100644 (file)
@@ -368,7 +368,7 @@ private:
     int             _tmpReadFileImageDim[3];
        double          _tmpReadFileImageSpac[3];
     int             _tmpReadFileTypeOfTransformation;
-    void readDimSpc(FILE *pFile);
+    void readDimSpc(FILE *pFile, bool interactiveOption);
 
 
        /*DECLARE_CLASS(wxContourMainFrame)
@@ -383,9 +383,11 @@ private:
 
        void saveState();
        void loadState(std::string filename);
-       void loadContours( FILE *pFile, bool staticContour );
+       
+//     void loadContours( FILE *pFile, bool staticContour );
+       
        void saveFileWithContours( std::string filename );
-       void onLoadContours(std::string fileNameContourROI);
+       void onLoadContours(std::string fileNameContourROI, bool interactiveInterface);
 
        int                         inredo;
        int                         inundo;