32 #ifndef __vtkAppendFilter_h
33 #define __vtkAppendFilter_h
60 vtkGetMacro(MergePoints,
int);
67 vtkSetMacro(MergePoints,
int);
70 vtkBooleanMacro(MergePoints,
int);
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
maintain an unordered list of dataset objects
abstract class to specify dataset behavior
static vtkUnstructuredGridAlgorithm * New()
virtual int FillInputPortInformation(int port, vtkInformation *info)
vtkDataObject * GetInput()
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
vtkDataSetCollection * InputList
Superclass for algorithms that produce only unstructured grid as output.
appends one or more datasets together into a single unstructured grid