32 #ifndef __vtkAppendFilter_h
33 #define __vtkAppendFilter_h
61 vtkGetMacro(MergePoints,
int);
68 vtkSetMacro(MergePoints,
int);
71 vtkBooleanMacro(MergePoints,
int);
84 vtkSetClampMacro(OutputPointsPrecision,
int, SINGLE_PRECISION, DEFAULT_PRECISION);
85 vtkGetMacro(OutputPointsPrecision,
int);
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
maintain an unordered list of dataset objects
abstract class to specify dataset behavior
#define VTKFILTERSCORE_EXPORT
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
int OutputPointsPrecision