32#ifndef vtkElevationFilter_h
33#define vtkElevationFilter_h
36#include "vtkFiltersCoreModule.h"
39VTK_ABI_NAMESPACE_BEGIN
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called within ProcessRequest when a request asks the algorithm to do its work.
~vtkElevationFilter() override
static vtkElevationFilter * New()
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
#define vtkElevationFilter