30 #ifndef __vtkCompositeDataGeometryFilter_h
31 #define __vtkCompositeDataGeometryFilter_h
33 #include "vtkFiltersGeometryModule.h"
43 void PrintSelf(ostream& os, vtkIndent indent);
48 vtkInformationVector** inputVector,
49 vtkInformationVector* outputVector);
61 virtual int RequestCompositeData(vtkInformation*,
62 vtkInformationVector**,
63 vtkInformationVector*);
virtual int FillInputPortInformation(int port, vtkInformation *info)
virtual vtkExecutive * CreateDefaultExecutive()
concrete dataset represents vertices, lines, polygons, and triangle strips
Superclass for all pipeline executives in VTK.
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
virtual int ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Superclass for algorithms that produce only polydata as output.
extract geometry from multi-group data