26 #ifndef vtkImageLogarithmicScale_h
27 #define vtkImageLogarithmicScale_h
42 vtkSetMacro(Constant,
double);
43 vtkGetMacro(Constant,
double);
53 int outExt[6],
int id);
virtual void ThreadedExecute(vtkImageData *inData, vtkImageData *outData, int extent[6], int threadId)
Passes each pixel through log function.
void PrintSelf(ostream &os, vtkIndent indent)
Generic filter that has one input..
~vtkImageLogarithmicScale()
a simple class to control print indentation
topologically and geometrically regular array of data
static vtkAlgorithm * New()
#define VTKIMAGINGMATH_EXPORT