29 #ifndef vtkSimpleElevationFilter_h
30 #define vtkSimpleElevationFilter_h
46 vtkSetVector3Macro(Vector,
double);
47 vtkGetVectorMacro(Vector,
double,3);
#define VTKFILTERSCORE_EXPORT
~vtkSimpleElevationFilter()
generate scalars along a specified direction
a simple class to control print indentation
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()