20#ifndef vtkDataSetGradient_h
21#define vtkDataSetGradient_h
24#include "vtkFiltersGeneralModule.h"
26VTK_ABI_NAMESPACE_BEGIN
~vtkDataSetGradient() override
static vtkDataSetGradient * New()
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called within ProcessRequest when a request asks the algorithm to do its work.
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