]> Creatis software - bbtk.git/blobdiff - packages/vtk/src/bbvtkImagePlanes.cxx
#3107 BBTK Bug New Normal - branch vtk7itk4 compilation with vtk7
[bbtk.git] / packages / vtk / src / bbvtkImagePlanes.cxx
index ab91a12db3043fd45badc797730e0ed508ce73cf..6f2808219c3faf75f60d7a828e03adbe58aedaca 100644 (file)
@@ -515,7 +515,7 @@ namespace bbvtk
                        _imageReslicer->GetOutput()->UpdateInformation();
 #endif
 #if (VTK_MAJOR_VERSION >= 6) 
-                       // ..
+                       _imageReslicer->Update();
 #endif