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