]> Creatis software - bbtk.git/blobdiff - packages/vtk/src/bbvtkBinaryOperations.cxx
2344 BBTK Bug New Normal Conflict between Update and Modfied vtk filters
[bbtk.git] / packages / vtk / src / bbvtkBinaryOperations.cxx
index 4689f75c0800e441308ac1510a341e3c1a98f880..774cd19140321341105b56bc4b0751b009e563ab 100644 (file)
@@ -90,6 +90,7 @@ void BinaryOperations::Process()
                break;
        }
 
+       ope->Modified();
        ope->Update();
        vtkImageData* salida = ope->GetOutput();