]> Creatis software - creaContours.git/blobdiff - lib/Interface_ManagerContour_NDimensions/wxContourViewPanel.h
#3383 NDimension changeImage
[creaContours.git] / lib / Interface_ManagerContour_NDimensions / wxContourViewPanel.h
index 1ea6f2679af5a1a94340fc6952cd9ba0aa97d610..065908bcbc6640454b578507439ba619580977b6 100644 (file)
@@ -357,26 +357,18 @@ private:
        double                                                  last_spacing[3];
        bool                                                    _useVerticalBar;
        bool                                                    _useHorizontalBar;
-
        wxEvtHandler                                    *_eventHandler;
        bool                                                    _showBeforeContour;
        bool                                                    _showAfterContour;
        
 //EED
-
        //------------------------------------------------------------------------------------------------------------
        //  Private methods
        //------------------------------------------------------------------------------------------------------------
-
-       
-       
        wxVtkMPR2DView *GetwxVtkMPR2DView();
-
-
 //     DECLARE_CLASS(wxContourViewPanel)
        // any class wishing to process wxWindows events must use this macro
        //DECLARE_EVENT_TABLE()
-
 };
 #endif // __wxContour_ViewPanel__