31 #ifndef vtkExtractTemporalFieldData_h
32 #define vtkExtractTemporalFieldData_h
50 vtkGetMacro(NumberOfTimeSteps,
int);
void PrintSelf(ostream &os, vtkIndent indent)
static vtkTableAlgorithm * New()
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
abstract class to specify dataset behavior
a simple class to control print indentation
virtual int FillInputPortInformation(int port, vtkInformation *info)
represent and manipulate attribute data in a dataset
A table, which contains similar-typed columns of data.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
Superclass for algorithms that produce only vtkTables as output.
virtual int ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *)