40 #ifndef vtkMergeDataObjectFilter_h
41 #define vtkMergeDataObjectFilter_h
64 vtkSetMacro(OutputField,
int);
65 vtkGetMacro(OutputField,
int);
66 void SetOutputFieldToDataObjectField();
67 void SetOutputFieldToPointDataField();
68 void SetOutputFieldToCellDataField();
virtual int FillInputPortInformation(int port, vtkInformation *info)
merge dataset and data object field to create dataset with attribute data
#define VTKFILTERSCORE_EXPORT
a simple class to control print indentation
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce output of the same type as input.
general representation of visualization data
static vtkDataSetAlgorithm * New()