34 #ifndef __vtkBlankStructuredGridWithImage_h
35 #define __vtkBlankStructuredGridWithImage_h
37 #include "vtkFiltersGeneralModule.h"
47 void PrintSelf(ostream& os, vtkIndent indent);
51 void SetBlankingInputData(vtkImageData *input);
52 vtkImageData *GetBlankingInput();
59 virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *);
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
blank a structured grid with an image
virtual int FillInputPortInformation(int port, vtkInformation *info)
static vtkStructuredGridAlgorithm * New()
Superclass for algorithms that produce only structured grid as output.
void PrintSelf(ostream &os, vtkIndent indent)