30 #ifndef vtkDataSetGradient_h
31 #define vtkDataSetGradient_h
33 #include "vtkFiltersGeneralModule.h"
48 vtkSetStringMacro(ResultArrayName);
58 char* ResultArrayName;
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
computes scalar field gradient
Superclass for algorithms that produce output of the same type as input.
static vtkDataSetAlgorithm * New()