35 #ifndef vtkBlankStructuredGridWithImage_h 36 #define vtkBlankStructuredGridWithImage_h 38 #include "vtkFiltersGeneralModule.h" virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
blank a structured grid with an image
static vtkStructuredGridAlgorithm * New()
a simple class to control print indentation
topologically and geometrically regular array of data
Superclass for algorithms that produce only structured grid as output.