Go to the documentation of this file.
29 #ifndef vtkImageCorrelation_h
30 #define vtkImageCorrelation_h
74 int extent[6],
int threadId);
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual void SetInput1Data(vtkDataObject *in)
#define vtkTypeMacro(thisClass, superclass)
Generic filter that has one input..
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual void ThreadedRequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector, vtkImageData ***inData, vtkImageData **outData, int extent[6], int threadId)
void SetInputData(vtkDataObject *)
#define vtkSetClampMacro(name, type, min, max)
Correlation imageof the two inputs.
topologically and geometrically regular array of data
a simple class to control print indentation
virtual void SetInput2Data(vtkDataObject *in)
#define VTKIMAGINGGENERAL_EXPORT
#define vtkGetMacro(name, type)
void PrintSelf(ostream &os, vtkIndent indent)
general representation of visualization data
static vtkImageCorrelation * New()