30 #ifndef __vtkStructuredGridAlgorithm_h
31 #define __vtkStructuredGridAlgorithm_h
33 #include "vtkCommonExecutionModelModule.h"
35 #include "vtkStructuredGrid.h"
38 class vtkStructuredGrid;
49 vtkStructuredGrid* GetOutput();
50 vtkStructuredGrid* GetOutput(
int);
65 vtkStructuredGrid *GetStructuredGridInput(
int port);
virtual int ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo)
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Superclass for all sources, filters, and sinks in VTK.
virtual int FillOutputPortInformation(int port, vtkInformation *info)
a simple class to control print indentation
Superclass for algorithms that produce only structured grid as output.
virtual int FillInputPortInformation(int port, vtkInformation *info)
static vtkAlgorithm * New()
helper class to get VTK data object types as string and instantiate them
void PrintSelf(ostream &os, vtkIndent indent)