23 #ifndef vtkExtractSelectedArraysOverTime_h
24 #define vtkExtractSelectedArraysOverTime_h
26 #include "vtkFiltersExtractionModule.h"
30 VTK_ABI_NAMESPACE_BEGIN
50 vtkGetMacro(NumberOfTimeSteps,
int);
82 vtkSetMacro(ReportStatisticsOnly,
bool);
83 vtkGetMacro(ReportStatisticsOnly,
bool);
84 vtkBooleanMacro(ReportStatisticsOnly,
bool);
139 VTK_ABI_NAMESPACE_END
Proxy object to connect input/output ports.
virtual void SetInputConnection(int port, vtkAlgorithmOutput *input)
Set the connection for the given input port index.
represent and manipulate attribute data in a dataset
abstract class to specify dataset behavior
a simple class to control print indentation
Superclass for algorithms that produce only vtkMultiBlockDataSet as output.
data object that represents a "selection" in VTK.
A table, which contains similar-typed columns of data.