33 #ifndef vtkImageIdealHighPass_h 
   34 #define vtkImageIdealHighPass_h 
   51   vtkSetVector3Macro(CutOff,
double);
 
   53   void SetXCutOff(
double v);
 
   54   void SetYCutOff(
double v);
 
   55   void SetZCutOff(
double v);
 
   56   vtkGetVector3Macro(CutOff,
double);
 
   72                            int outExt[6], 
int id);
 
void PrintSelf(ostream &os, vtkIndent indent)
Generic filter that has one input.. 
a simple class to control print indentation 
topologically and geometrically regular array of data 
Simple frequency domain band pass. 
virtual void ThreadedRequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector, vtkImageData ***inData, vtkImageData **outData, int extent[6], int threadId)
#define VTKIMAGINGFOURIER_EXPORT
static vtkAlgorithm * New()