X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=packages%2Fvtk%2Fsrc%2FbbvtkBinaryOperations.cxx;h=774cd19140321341105b56bc4b0751b009e563ab;hb=1d7dc1ec3317d7e075251e2f6e61e353adbb20a9;hp=4689f75c0800e441308ac1510a341e3c1a98f880;hpb=853145b6d183053afaee1e6f77a66426fea246f1;p=bbtk.git diff --git a/packages/vtk/src/bbvtkBinaryOperations.cxx b/packages/vtk/src/bbvtkBinaryOperations.cxx index 4689f75..774cd19 100644 --- a/packages/vtk/src/bbvtkBinaryOperations.cxx +++ b/packages/vtk/src/bbvtkBinaryOperations.cxx @@ -90,6 +90,7 @@ void BinaryOperations::Process() break; } + ope->Modified(); ope->Update(); vtkImageData* salida = ope->GetOutput();