]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/ThresholdImageView/ColorLayerImageViewPanel.h
Documentation panel on the right of bbEditor as a menu option, for lake of use.
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / ThresholdImageView / ColorLayerImageViewPanel.h
index 29a5dd1b7812473b7d197f70096c80f72cf6524e..03c5c1595144462d41baf36c1d6047831642d3da 100644 (file)
@@ -51,12 +51,12 @@ class ColorLayerImageViewPanel
             void SetImage(vtkImageData *img);
 
                private:
-                       int                                     _dimBase[3];
+                       int                             _dimBase[3];
                        double                          _spcBase[3];
                        double                          _spcOrg[3];
 
                        bool                            _thresholdGo;
-                       ColorLayerImageView     *_colorLayerImageView;
+                       ColorLayerImageView             *_colorLayerImageView;
                        wxButton                        *_btn_ReadImage;
                        wxSlider                        *_opacity;
                        wxCheckBox                      *_interpolationCheckBox;