35 #ifndef vtkExtractArraysOverTime_h
36 #define vtkExtractArraysOverTime_h
56 vtkGetMacro(NumberOfTimeSteps,
int);
85 vtkSetMacro(ReportStatisticsOnly,
int);
86 vtkGetMacro(ReportStatisticsOnly,
int);
87 vtkBooleanMacro(ReportStatisticsOnly,
int);
145 vtkInternal *Internal;
abstract class to specify dataset behavior
A node in a selection tree. Used to store selection results.
Superclass for algorithms that produce only vtkMultiBlockDataSet as output.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Proxy object to connect input/output ports.
static vtkMultiBlockDataSetAlgorithm * New()
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
a simple class to control print indentation
virtual void SetInputConnection(int port, vtkAlgorithmOutput *input)
represent and manipulate attribute data in a dataset
A table, which contains similar-typed columns of data.
virtual int FillInputPortInformation(int port, vtkInformation *info)
void PrintSelf(ostream &os, vtkIndent indent)
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)