Go to the documentation of this file.
36 #ifndef vtkExtractArraysOverTime_h
37 #define vtkExtractArraysOverTime_h
39 #include "vtkFiltersExtractionModule.h"
59 vtkGetMacro(NumberOfTimeSteps,
int);
98 vtkGetMacro(ReportStatisticsOnly,
int);
161 vtkInternal *Internal;
represent and manipulate attribute data in a dataset
A table, which contains similar-typed columns of data.
A node in a selection tree.
a simple class to control print indentation
abstract class to specify dataset behavior
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
virtual void SetInputConnection(int port, vtkAlgorithmOutput *input)
Set the connection for the given input port index.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
Proxy object to connect input/output ports.
Superclass for algorithms that produce only vtkMultiBlockDataSet as output.