29 #ifndef __vtkImageLaplacian_h
30 #define __vtkImageLaplacian_h
44 vtkSetClampMacro(Dimensionality,
int,2,3);
45 vtkGetMacro(Dimensionality,
int);
60 int outExt[6],
int id);
void PrintSelf(ostream &os, vtkIndent indent)
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Generic filter that has one input..
Computes divergence of gradient.
a simple class to control print indentation
topologically and geometrically regular array of data
virtual void ThreadedRequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector, vtkImageData ***inData, vtkImageData **outData, int extent[6], int threadId)
static vtkAlgorithm * New()