32 #ifndef vtkAppendFilter_h
33 #define vtkAppendFilter_h
62 vtkGetMacro(MergePoints,
int);
69 vtkSetMacro(MergePoints,
int);
72 vtkBooleanMacro(MergePoints,
int);
85 vtkSetClampMacro(OutputPointsPrecision,
int, SINGLE_PRECISION, DEFAULT_PRECISION);
86 vtkGetMacro(OutputPointsPrecision,
int);
116 void AppendArrays(
int attributesType,
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
dataset represents arbitrary combinations of all possible cell types
void PrintSelf(ostream &os, vtkIndent indent)
vtkDataSetCollection * InputList
represent and manipulate attribute data in a dataset
Superclass for algorithms that produce only unstructured grid as output.
appends one or more datasets together into a single unstructured grid
int OutputPointsPrecision