26 #ifndef vtkImageDataToUniformGrid_h 27 #define vtkImageDataToUniformGrid_h 29 #include "vtkFiltersGeometryModule.h" 52 vtkSetClampMacro(Reverse,
int, 0, 1);
53 vtkGetMacro(Reverse,
int);
71 virtual
int Process(
vtkImageData* input,
int association, const
char* arrayName,
static vtkDataObjectAlgorithm * New()
a simple class to control print indentation
topologically and geometrically regular array of data
abstract superclass for arrays of numeric data
Superclass for algorithms that produce only data object as output.
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
represent and manipulate fields of data
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.