30#ifndef vtkUnstructuredGridBaseAlgorithm_h
31#define vtkUnstructuredGridBaseAlgorithm_h
33#include "vtkCommonExecutionModelModule.h"
45 void PrintSelf(ostream& os,
vtkIndent indent) VTK_OVERRIDE;
Superclass for all sources, filters, and sinks in VTK.
general representation of visualization data
abstract class to specify dataset behavior
a simple class to control print indentation
Superclass for algorithms that produce only vtkUnstructureGridBase subclasses as output.
static vtkUnstructuredGridBaseAlgorithm * New()
dataset represents arbitrary combinations of all possible cell types.