Go to the documentation of this file.
30 #ifndef vtkCompositeDataGeometryFilter_h
31 #define vtkCompositeDataGeometryFilter_h
virtual int FillInputPortInformation(int port, vtkInformation *info)
#define VTKFILTERSGEOMETRY_EXPORT
#define vtkTypeMacro(thisClass, superclass)
virtual int RequestCompositeData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
vtkCompositeDataGeometryFilter()
extract geometry from multi-group data
Superclass for all pipeline executives in VTK.
a simple class to control print indentation
~vtkCompositeDataGeometryFilter()
void PrintSelf(ostream &os, vtkIndent indent)
virtual int ProcessRequest(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
concrete dataset represents vertices, lines, polygons, and triangle strips
static vtkCompositeDataGeometryFilter * New()
virtual vtkExecutive * CreateDefaultExecutive()
Superclass for algorithms that produce only polydata as output.