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