32#ifndef vtkExtractSelectedArraysOverTime_h
33#define vtkExtractSelectedArraysOverTime_h
35#include "vtkFiltersExtractionModule.h"
58 vtkGetMacro(NumberOfTimeSteps,
int);
90 vtkSetMacro(ReportStatisticsOnly,
bool);
91 vtkGetMacro(ReportStatisticsOnly,
bool);
92 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.