29 #ifndef vtkUnstructuredGridBaseAlgorithm_h 30 #define vtkUnstructuredGridBaseAlgorithm_h #define VTKCOMMONEXECUTIONMODEL_EXPORT
Superclass for algorithms that produce only vtkUnstructureGridBase subclasses as output.
abstract class to specify dataset behavior
virtual int ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo)
#define vtkTypeMacro(thisClass, superclass)
Superclass for all sources, filters, and sinks in VTK.
virtual int FillOutputPortInformation(int port, vtkInformation *info)
a simple class to control print indentation
virtual int FillInputPortInformation(int port, vtkInformation *info)
static vtkAlgorithm * New()
general representation of visualization data
dataset represents arbitrary combinations of all possible cell types. May be mapped onto a non-standa...
void PrintSelf(ostream &os, vtkIndent indent)