36 #ifndef __vtkUnstructuredGridAlgorithm_h
37 #define __vtkUnstructuredGridAlgorithm_h
42 class vtkUnstructuredGrid;
53 vtkUnstructuredGrid* GetOutput();
54 vtkUnstructuredGrid* GetOutput(
int);
69 vtkUnstructuredGrid *GetUnstructuredGridInput(
int port);
120 virtual void Execute();
virtual int ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo)
Superclass for all sources, filters, and sinks in VTK.
virtual int FillOutputPortInformation(int port, vtkInformation *info)
vtkDataObject * GetInput()
a simple class to control print indentation
Superclass for algorithms that produce only unstructured 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)