36 #ifndef __vtkUnstructuredGridAlgorithm_h
37 #define __vtkUnstructuredGridAlgorithm_h
39 #include "vtkAlgorithm.h"
49 void PrintSelf(ostream& os,
vtkIndent indent);
120 virtual void Execute();
124 virtual int FillOutputPortInformation(
int port,
vtkInformation* info);
125 virtual int FillInputPortInformation(
int port,
vtkInformation* info);
abstract class to specify dataset behavior
vtkDataObject * GetInput()
a simple class to control print indentation
dataset represents arbitrary combinations of all possible cell types
Superclass for algorithms that produce only unstructured grid as output.
general representation of visualization data