Go to the documentation of this file.
31 #ifndef vtkExtractCells_h
32 #define vtkExtractCells_h
34 #include "vtkFiltersExtractionModule.h"
38 class vtkExtractCellsSTLCloak;
90 void CopyCellsUnstructuredGrid(
vtkDataSet *input,
93 vtkExtractCellsSTLCloak *CellList;
virtual vtkMTimeType GetMTime()
Return this object's modified time.
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
vtkTypeUInt32 vtkMTimeType