]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/ThresholdImageView/ColorLayerImageViewPanel.h
#2482 creaMaracasVisu Bug New High - ColorLayer refresh missing. The MPR is not...
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / ThresholdImageView / ColorLayerImageViewPanel.h
index 35a1c49d7704490d465748b76659dd20d6e12b74..945c801d2bd86c2673bc5c0d4b85a1abd5f7a355 100644 (file)
@@ -78,15 +78,15 @@ class ColorLayerImageViewPanel
                        void SetActive(bool active);
 
                private:
-                       bool                            _active;
-                       int                             _fitting_mode;
+                       bool                                                                    _active;
+                       int                                                                     _fitting_mode;
 
-                       int                             _dimBase[3];
-                       double                          _spcBase[3];
-                       double                          _spcOrg[3];
+                       int                                                                     _dimBase[3];
+                       double                                                          _spcBase[3];
+                       double                                                          _spcOrg[3];
 
-                       bool                            _thresholdGo;
-                       ColorLayerImageViewManager      *_colorLayerImageViewManager;
+                       bool                                                                    _thresholdGo;
+                       ColorLayerImageViewManager      *_colorLayerImageViewManager;
 //                     ColorLayerImageView             *_colorLayerImageView;  
                        wxButton                        *_btn_ReadImage;
                        wxSlider                        *_opacity;