33 #ifndef __vtkPassInputTypeAlgorithm_h
34 #define __vtkPassInputTypeAlgorithm_h
36 #include "vtkCommonExecutionModelModule.h"
43 class vtkStructuredPoints;
44 class vtkStructuredGrid;
63 vtkPolyData *GetPolyDataOutput();
66 vtkStructuredPoints *GetStructuredPointsOutput();
72 vtkStructuredGrid *GetStructuredGridOutput();
a dataset that is topologically regular with variable spacing in the three coordinate directions ...
virtual int ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo)
Base class for graph data types.
Superclass for all sources, filters, and sinks in VTK.
virtual int FillOutputPortInformation(int port, vtkInformation *info)
a simple class to control print indentation
topologically and geometrically regular array of data
dataset represents arbitrary combinations of all possible cell types
virtual int FillInputPortInformation(int port, vtkInformation *info)
A table, which contains similar-typed columns of data.
static vtkAlgorithm * New()
helper class to get VTK data object types as string and instantiate them
void PrintSelf(ostream &os, vtkIndent indent)