The source project of this merge request has been removed.
Emit progress events from vtkCinemaExporter.
These events are caught by vtkPVProgressHandler in ParaView and used to update the progress bar.
Computes progress as the ratio between the current parameter iteration to the parameter product-length.