29 #ifndef __vtkDataSetGradientPrecompute_h
30 #define __vtkDataSetGradientPrecompute_h
32 #include "vtkFiltersGeneralModule.h"
40 void PrintSelf(ostream& os, vtkIndent indent);
42 static int GradientPrecompute(vtkDataSet* ds);
48 virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *);
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce output of the same type as input.
static vtkDataSetAlgorithm * New()