32 #ifndef vtkImageCityBlockDistance_h
33 #define vtkImageCityBlockDistance_h
36 #include "vtkImagingGeneralModule.h"
38 VTK_ABI_NAMESPACE_BEGIN
int IterativeRequestUpdateExtent(vtkInformation *in, vtkInformation *out) override
void AllocateOutputScalars(vtkImageData *outData, int *updateExtent, int *wholeExtent, vtkInformation *outInfo)
int IterativeRequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
void PrintSelf(ostream &os, vtkIndent indent) override
Construct an instance of vtkImageDecomposeFilter filter with default dimensionality 3.
static vtkImageCityBlockDistance * New()
vtkImageCityBlockDistance()
~vtkImageCityBlockDistance() override=default
topologically and geometrically regular array of data
Filters that execute axes in series.
a simple class to control print indentation