27 #ifndef __vtkAppendPoints_h
28 #define __vtkAppendPoints_h
44 vtkSetStringMacro(InputIdArrayName);
45 vtkGetStringMacro(InputIdArrayName);
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.
a simple class to control print indentation
appends points of one or more vtkPolyData data sets