X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=packages%2Fvtk%2Fsrc%2FbbvtkUnaryOperations.cxx;h=dfc3cc9a894a56d0a9328ed7a3ca1503ee1c1fab;hb=1d7dc1ec3317d7e075251e2f6e61e353adbb20a9;hp=d6e9601c05da59b1e3be59d05038b014489bb002;hpb=853145b6d183053afaee1e6f77a66426fea246f1;p=bbtk.git diff --git a/packages/vtk/src/bbvtkUnaryOperations.cxx b/packages/vtk/src/bbvtkUnaryOperations.cxx index d6e9601..dfc3cc9 100644 --- a/packages/vtk/src/bbvtkUnaryOperations.cxx +++ b/packages/vtk/src/bbvtkUnaryOperations.cxx @@ -124,6 +124,7 @@ printf("EED UnaryOperations::Process() 3 \n"); break; } + ope->Modified(); ope->Update(); vtkImageData* salida = ope->GetOutput();