Go to the documentation of this file.
31 #ifndef vtkCompositeDataGeometryFilter_h
32 #define vtkCompositeDataGeometryFilter_h
34 #include "vtkFiltersGeometryModule.h"
virtual vtkExecutive * CreateDefaultExecutive()
Create a default executive.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
extract geometry from multi-group data
Superclass for all pipeline executives in VTK.
a simple class to control print indentation
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
concrete dataset represents vertices, lines, polygons, and triangle strips
int ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
see vtkAlgorithm for details
static vtkPolyDataAlgorithm * New()
Superclass for algorithms that produce only polydata as output.