Go to the documentation of this file.
26 #ifndef vtkImageLogarithmicScale_h
27 #define vtkImageLogarithmicScale_h
53 int outExt[6],
int id);
Passes each pixel through log function.
void ThreadedExecute(vtkImageData *inData, vtkImageData *outData, int outExt[6], int id)
vtkImageLogarithmicScale()
#define vtkTypeMacro(thisClass, superclass)
Generic filter that has one input..
~vtkImageLogarithmicScale()
topologically and geometrically regular array of data
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkGetMacro(name, type)
static vtkImageLogarithmicScale * New()
vtkSetMacro(IgnoreDriverBugs, bool)
#define VTKIMAGINGMATH_EXPORT