Skip to content
Snippets Groups Projects
Commit ce3e6527 authored by Utkarsh Ayachit's avatar Utkarsh Ayachit
Browse files

vtkAlgorithm: progress shift/scale

vtkAlgorithm now supports ability to specify values for shifting and
scaling progress. This enables internal vtkAlgorithm instances to report
progress for part of the work without too much work. Also allows
vtkCompositeDataPipeline to report progress was each iteration over the
composite dataset as a part of the whole rather than having the progress
be from [0, 1.0] for each block in the composite dataset.
parent 24f213c3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment