26 #ifndef vtkImageSobel2D_h 
   27 #define vtkImageSobel2D_h 
   48                            int outExt[6], 
int id);
 
void PrintSelf(ostream &os, vtkIndent indent)
 
Computes a vector field using sobel functions. 
 
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)
 
Filters that operate on pixel neighborhoods. 
 
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
 
#define VTKIMAGINGGENERAL_EXPORT
 
static vtkImageSpatialAlgorithm * New()