Go to the documentation of this file.
30 #ifndef vtkImageDivergence_h
31 #define vtkImageDivergence_h
33 #include "vtkImagingMathModule.h"
53 int ext[6],
int id)
override;
Generic filter that has one input.
int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
Subclasses can reimplement this method to translate the update extent requests from each output port ...
~vtkImageDivergence() override
static vtkImageDivergence * New()
void ThreadedExecute(vtkImageData *inData, vtkImageData *outData, int ext[6], int id) override
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
Subclasses can reimplement this method to collect information from their inputs and set information f...
topologically and geometrically regular array of data
Divergence of a vector field.