Go to the documentation of this file.
47 #ifndef vtkImageEuclideanDistance_h
48 #define vtkImageEuclideanDistance_h
53 #define VTK_EDT_SAITO_CACHED 0
54 #define VTK_EDT_SAITO 1
virtual void AllocateOutputScalars(vtkImageData *outData, int outExt[6], vtkInformation *outInfo)
virtual int IterativeRequestUpdateExtent(vtkInformation *in, vtkInformation *out)
int SplitExtent(int splitExt[6], int startExt[6], int num, int total)
#define vtkTypeMacro(thisClass, superclass)
static vtkImageEuclideanDistance * New()
void PrintSelf(ostream &os, vtkIndent indent)
void SetAlgorithmToSaito()
vtkImageEuclideanDistance()
topologically and geometrically regular array of data
a simple class to control print indentation
#define VTKIMAGINGGENERAL_EXPORT
#define vtkGetMacro(name, type)
~vtkImageEuclideanDistance()
Filters that execute axes in series.
void SetAlgorithmToSaitoCached()
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
virtual int IterativeRequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int IterativeRequestInformation(vtkInformation *in, vtkInformation *out)
#define VTK_EDT_SAITO_CACHED