27 #ifndef vtkExtractDataOverTime_h
28 #define vtkExtractDataOverTime_h
42 vtkSetMacro(PointIndex,
int);
43 vtkGetMacro(PointIndex,
int);
48 vtkGetMacro(NumberOfTimeSteps,
int);
abstract class for specifying dataset behavior
virtual int ProcessRequest(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
a simple class to control print indentation
Superclass for algorithms that produce output of the same type as input.
static vtkPointSetAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)