30 #ifndef vtkAppendPoints_h
31 #define vtkAppendPoints_h
48 vtkSetStringMacro(InputIdArrayName);
49 vtkGetStringMacro(InputIdArrayName);
61 vtkSetMacro(OutputPointsPrecision,
int);
62 vtkGetMacro(OutputPointsPrecision,
int);
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.
int OutputPointsPrecision
a simple class to control print indentation
#define VTKFILTERSGENERAL_EXPORT
appends points of one or more vtkPolyData data sets