16 #ifndef vtkAMRFileSeriesReader_h 17 #define vtkAMRFileSeriesReader_h 20 #include "vtkPVVTKExtensionsDefaultModule.h" 27 void PrintSelf(ostream& os, vtkIndent indent);
30 virtual int RequestInformation(vtkInformation* request, vtkInformationVector** inputVector,
31 vtkInformationVector* outputVector);
33 virtual int RequestUpdateTime(vtkInformation*, vtkInformationVector**, vtkInformationVector*);
36 vtkInformation*, vtkInformationVector**, vtkInformationVector*);
void PrintSelf(ostream &os, vtkIndent indent)
meta-reader to read file series
virtual int RequestUpdateTime(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
virtual int RequestUpdateTimeDependentInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
static vtkFileSeriesReader * New()