28 #ifndef __vtkImageDataToUniformGrid_h
29 #define __vtkImageDataToUniformGrid_h
31 #include "vtkFiltersGeometryModule.h"
45 void PrintSelf(ostream &os, vtkIndent indent);
51 vtkSetClampMacro(Reverse,
int, 0, 1);
52 vtkGetMacro(Reverse,
int);
53 vtkBooleanMacro(Reverse,
int);
61 vtkInformationVector **inV,
62 vtkInformationVector *outV);
64 vtkInformationVector **inV,
65 vtkInformationVector *outV);
70 virtual int Process(vtkImageData* input,
int association,
const char* arrayName,
virtual int RequestDataObject(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
static vtkDataObjectAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
virtual int FillInputPortInformation(int port, vtkInformation *info)
Superclass for algorithms that produce only data object as output.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int FillOutputPortInformation(int port, vtkInformation *info)