]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/wxVtkClipping3DViewVolCntrlPanel.h
re indent
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / wxVtkClipping3DViewVolCntrlPanel.h
index 2a5ebbe0e439d1069b5cd96c6c3288f8440fa7c6..36fca56f3317d0f60f9d1e87673da9650d0c5c14 100644 (file)
@@ -20,10 +20,8 @@ public:
                        void    OnInterpolationActive(wxCommandEvent& event);
                        void    OnShadeActive(wxCommandEvent& event);
 
-
 private:
        wxVtkClipping3DView     *_wxvtkclipping3Dview;
-
        wxRadioButton       *rbRayCasting;
        wxRadioButton       *rbMIP;
     wxCheckBox          *ckInterpolation;
@@ -31,7 +29,6 @@ private:
     wxCheckBox             *ckVolum;
        wxCheckBox              *ckBoxVolume;
 
-
 protected:
 
 };