vtkResampleImage Abort and progress updates
Merged
requested to merge christos.tsolakis/vtk:propagate-progress-for-resaple-to-image into for/parat
This MR adds a CheckAbort
test earlier in vtkResampleToImage
.
Also, it links the progress of internal algorithms to vtkResampleToImage
so that the ui can show it.