27 #ifndef __vtkAppendPoints_h
28 #define __vtkAppendPoints_h
30 #include "vtkFiltersGeneralModule.h"
38 void PrintSelf(ostream& os, vtkIndent indent);
45 vtkSetStringMacro(InputIdArrayName);
46 vtkGetStringMacro(InputIdArrayName);
55 vtkInformationVector **, vtkInformationVector *);
virtual int FillInputPortInformation(int port, vtkInformation *info)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.
appends points of one or more vtkPolyData data sets