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,
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.