23 #ifndef __vtkTemporalDataSetAlgorithm_h
24 #define __vtkTemporalDataSetAlgorithm_h
26 #include "vtkAlgorithm.h"
35 void PrintSelf(ostream& os,
vtkIndent indent);
105 virtual int FillOutputPortInformation(
int port,
vtkInformation* info);
106 virtual int FillInputPortInformation(
int port,
vtkInformation* info);
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int RequestDataObject(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
~vtkTemporalDataSetAlgorithm()
Superclass for all pipeline executives in VTK.
Composite dataset that holds multiple times.
a simple class to control print indentation
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
general representation of visualization data
Superclass for algorithms that produce only vtkTemporalDataSet as output.