32 #ifndef __vtkAppendFilter_h
33 #define __vtkAppendFilter_h
84 vtkSetClampMacro(OutputPointsPrecision,
int, SINGLE_PRECISION, DEFAULT_PRECISION);
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
#define vtkGetMacro(name, type)
static vtkUnstructuredGridAlgorithm * New()
#define vtkSetClampMacro(name, type, min, max)
virtual int FillInputPortInformation(int port, vtkInformation *info)
#define vtkTypeMacro(thisClass, superclass)
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
#define vtkBooleanMacro(name, type)
int OutputPointsPrecision
#define vtkSetMacro(name, type)