]> Creatis software - bbtk.git/blobdiff - packages/vtk/src/bbvtkUnaryOperations.cxx
2344 BBTK Bug New Normal Conflict between Update and Modfied vtk filters
[bbtk.git] / packages / vtk / src / bbvtkUnaryOperations.cxx
index d6e9601c05da59b1e3be59d05038b014489bb002..dfc3cc9a894a56d0a9328ed7a3ca1503ee1c1fab 100644 (file)
@@ -124,6 +124,7 @@ printf("EED UnaryOperations::Process()  3 \n");
                break;
        }
 
+       ope->Modified();
        ope->Update();
        vtkImageData* salida = ope->GetOutput();