29 #ifndef vtkImageLaplacian_h
30 #define vtkImageLaplacian_h
45 vtkSetClampMacro(Dimensionality,
int,2,3);
46 vtkGetMacro(Dimensionality,
int);
61 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)
#define VTKIMAGINGGENERAL_EXPORT
static vtkAlgorithm * New()