Go to the documentation of this file.
29 #ifndef vtkImageDataToUniformGrid_h
30 #define vtkImageDataToUniformGrid_h
32 #include "vtkFiltersGeometryModule.h"
55 vtkSetClampMacro(Reverse,
int, 0, 1);
56 vtkGetMacro(Reverse,
int);
74 virtual
int Process(
vtkImageData* input,
int association, const
char* arrayName,
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Superclass for algorithms that produce only data object as output.
abstract superclass for arrays of numeric data
represent and manipulate fields of data
topologically and geometrically regular array of data
a simple class to control print indentation
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
static vtkDataObjectAlgorithm * New()