27 #ifndef __vtkExtractDataOverTime_h
28 #define __vtkExtractDataOverTime_h
41 vtkSetMacro(PointIndex,
int);
42 vtkGetMacro(PointIndex,
int);
47 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)