Go to the documentation of this file.
31 #ifndef vtkExtractCells_h
32 #define vtkExtractCells_h
34 #include "vtkFiltersExtractionModule.h"
38 class vtkExtractCellsSTLCloak;
89 vtkExtractCellsSTLCloak *CellList;
91 int SubSetUGridCellArraySize;
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
a simple class to control print indentation
list of point or cell ids
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
abstract class to specify dataset behavior
static vtkUnstructuredGridAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Superclass for algorithms that produce only unstructured grid as output.
dataset represents arbitrary combinations of all possible cell types