]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/vtkMPR3DDataViewer.cxx
The text can't be empty or with spaces... Now, "000"
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / vtkMPR3DDataViewer.cxx
index 9e0daaf7f8a3b0bbbdab9af5649ff8279eff4003..8c369ffc6a05c636920e149108988607deb0cd9b 100644 (file)
@@ -24,20 +24,20 @@ vtkMPR3DDataViewer::vtkMPR3DDataViewer()
 //-------------------------------------------------------------------
 vtkMPR3DDataViewer::~vtkMPR3DDataViewer()
 {
-       _outlineData            -> Delete();
-       _mapOutline                     -> Delete();
-       _outline                        -> Delete();
-
-//     if (_bwLut)                             _bwLut                          -> Delete();
-//     if (_hueLut)                    _hueLut                         -> Delete();
-//     if (_satLut)                    _satLut                         -> Delete();
-       if (_ctfun)                             _ctfun                          -> Delete();
-       if (_saggitalColors)    _saggitalColors         -> Delete();
-       if (_saggital)                  _saggital                       -> Delete();
-       if (_axialColors)               _axialColors            -> Delete();
-       if (_axial)                             _axial                          -> Delete();
-       if (_coronalColors)             _coronalColors          -> Delete();
-       if (_coronal)                   _coronal                        -> Delete();
+       _outlineData-> Delete();
+       _mapOutline-> Delete();
+       _outline-> Delete();
+
+//     if (_bwLut)             _bwLut->Delete();
+//     if (_hueLut)            _hueLut->Delete();
+//     if (_satLut)            _satLut->Delete();
+       if (_ctfun)             _ctfun->Delete();
+       if (_saggitalColors)    _saggitalColors ->Delete();
+       if (_saggital)          _saggital->Delete();
+       if (_axialColors)       _axialColors->Delete();
+       if (_axial)             _axial->Delete();
+       if (_coronalColors)     _coronalColors->Delete();
+       if (_coronal)           _coronal->Delete();
 
 }
 //-------------------------------------------------------------------
@@ -338,4 +338,4 @@ void vtkMPR3DDataViewer::setColorTransferFunction(vtkColorTransferFunction* colo
         _coronalColors->SetLookupTable(colortable);
        _axialColors->SetLookupTable(colortable);
 }
\ No newline at end of file
+