23#ifndef vtkImageCityBlockDistance_h 
   24#define vtkImageCityBlockDistance_h 
   27#include "vtkImagingGeneralModule.h"  
   29VTK_ABI_NAMESPACE_BEGIN
 
static vtkImageCityBlockDistance * New()
 
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
Methods invoked by print to print information about the object including superclasses.
 
vtkImageCityBlockDistance()
 
~vtkImageCityBlockDistance() override=default
 
topologically and geometrically regular array of data
 
Filters that execute axes in series.
 
a simple class to control print indentation