28#ifndef vtkExtractDataOverTime_h
29#define vtkExtractDataOverTime_h
31#include "vtkFiltersExtractionModule.h"
45 vtkSetMacro(PointIndex,
int);
46 vtkGetMacro(PointIndex,
int);
53 vtkGetMacro(NumberOfTimeSteps,
int);
a simple class to control print indentation
Superclass for algorithms that produce output of the same type as input.
concrete class for storing a set of points