24 #ifndef vtkTimeStepProgressFilter_h 25 #define vtkTimeStepProgressFilter_h 27 #include "vtkPVVTKExtensionsDefaultModule.h" 28 #include "vtkTableAlgorithm.h" 35 void PrintSelf(ostream& os, vtkIndent indent);
41 virtual int FillInputPortInformation(
int port, vtkInformation* info);
42 virtual int RequestData(vtkInformation* request, vtkInformationVector** inputVector,
43 vtkInformationVector* outputVector);
45 virtual int RequestInformation(vtkInformation* request, vtkInformationVector** inputVector,
46 vtkInformationVector* outputVector);
This filter can be attached to any filter/source/reader that supports time.