23#ifndef vtkExtractSelectedArraysOverTime_h
24#define vtkExtractSelectedArraysOverTime_h
26#include "vtkFiltersExtractionModule.h"
30VTK_ABI_NAMESPACE_BEGIN
50 vtkGetMacro(NumberOfTimeSteps,
int);
82 vtkSetMacro(ReportStatisticsOnly,
bool);
83 vtkGetMacro(ReportStatisticsOnly,
bool);
84 vtkBooleanMacro(ReportStatisticsOnly,
bool);
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.
Hold a reference to a vtkObjectBase instance.
A table, which contains similar-typed columns of data.