30 #ifndef vtkExtractCells_h
31 #define vtkExtractCells_h
37 class vtkExtractCellsSTLCloak;
82 vtkExtractCellsSTLCloak *CellList;
84 int SubSetUGridCellArraySize;
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
abstract class to specify dataset behavior
static vtkUnstructuredGridAlgorithm * New()
virtual int FillInputPortInformation(int port, vtkInformation *info)
a simple class to control print indentation
list of point or cell ids
dataset represents arbitrary combinations of all possible cell types
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only unstructured grid as output.