23 #ifndef vtkPVDReader_h 24 #define vtkPVDReader_h 26 #include "vtkPVVTKExtensionsDefaultModule.h" 34 void PrintSelf(ostream& os, vtkIndent indent);
43 void SetTimeStep(
int index);
52 vtkGetVector2Macro(TimeStepRange,
int);
61 virtual int RequestDataObject(vtkInformation* request, vtkInformationVector** inputVector,
62 vtkInformationVector* outputVector);
65 virtual void SetupOutputInformation(vtkInformation* outInfo);
virtual int RequestDataObject(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
ParaView-specific vtkXMLCollectionReader subclass.
static vtkXMLCollectionReader * New()
Read a file wrapping many other XML files.
void PrintSelf(ostream &os, vtkIndent indent)