28 #ifndef vtkExtractDataOverTime_h
29 #define vtkExtractDataOverTime_h
31 #include "vtkFiltersExtractionModule.h"
46 vtkGetMacro(PointIndex,
int);
53 vtkGetMacro(NumberOfTimeSteps,
int);
int ProcessRequest(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) override
see vtkAlgorithm for details
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
abstract class for specifying dataset behavior
a simple class to control print indentation
Superclass for algorithms that produce output of the same type as input.
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
static vtkPointSetAlgorithm * New()