26#ifndef vtkImageEuclideanToPolar_h
27#define vtkImageEuclideanToPolar_h
30#include "vtkImagingGeneralModule.h"
48 vtkGetMacro(ThetaMaximum,
double);
topologically and geometrically regular array of data
Converts 2D Euclidean coordinates to polar.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
static vtkImageEuclideanToPolar * New()
void ThreadedExecute(vtkImageData *inData, vtkImageData *outData, int ext[6], int id)
vtkImageEuclideanToPolar()
~vtkImageEuclideanToPolar()
a simple class to control print indentation
Generic filter that has one input.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.