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