Go to the documentation of this file.
35 #ifndef vtkBlankStructuredGridWithImage_h
36 #define vtkBlankStructuredGridWithImage_h
38 #include "vtkFiltersGeneralModule.h"
Superclass for algorithms that produce only structured grid as output.
blank a structured grid with an image
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkBlankStructuredGridWithImage * New()
vtkBlankStructuredGridWithImage()
topologically and geometrically regular array of data
a simple class to control print indentation
vtkImageData * GetBlankingInput()
void SetBlankingInputData(vtkImageData *input)
Set / get the input image used to perform the blanking.
~vtkBlankStructuredGridWithImage() override