23 #ifndef __vtkTemporalDataSetAlgorithm_h
24 #define __vtkTemporalDataSetAlgorithm_h
28 class vtkTemporalDataSet;
39 vtkTemporalDataSet* GetOutput();
40 vtkTemporalDataSet* GetOutput(
int);
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual vtkExecutive * CreateDefaultExecutive()
virtual int RequestDataObject(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo)
~vtkTemporalDataSetAlgorithm()
Superclass for all sources, filters, and sinks in VTK.
virtual int FillOutputPortInformation(int port, vtkInformation *info)
a simple class to control print indentation
virtual int FillInputPortInformation(int port, vtkInformation *info)
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
static vtkAlgorithm * New()
helper class to get VTK data object types as string and instantiate them
Superclass for algorithms that produce only vtkTemporalDataSet as output.
void PrintSelf(ostream &os, vtkIndent indent)