40 #ifndef __vtkMergeDataObjectFilter_h
41 #define __vtkMergeDataObjectFilter_h
63 vtkSetMacro(OutputField,
int);
64 vtkGetMacro(OutputField,
int);
65 void SetOutputFieldToDataObjectField();
66 void SetOutputFieldToPointDataField();
67 void SetOutputFieldToCellDataField();
virtual int FillInputPortInformation(int port, vtkInformation *info)
merge dataset and data object field to create dataset with attribute data
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()