34 #ifndef __vtkExtractTemporalFieldData_h
35 #define __vtkExtractTemporalFieldData_h
void PrintSelf(ostream &os, vtkIndent indent)
static vtkTableAlgorithm * New()
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
GLenum GLenum GLenum input
abstract class to specify dataset behavior
#define vtkGetMacro(name, type)
#define vtkTypeMacro(thisClass, superclass)
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 *)