41 #ifndef vtkMergeDataObjectFilter_h 42 #define vtkMergeDataObjectFilter_h 44 #include "vtkFiltersCoreModule.h" 70 vtkGetMacro(OutputField,
int);
71 void SetOutputFieldToDataObjectField();
72 void SetOutputFieldToPointDataField();
73 void SetOutputFieldToCellDataField();
merge dataset and data object field to create dataset with attribute data
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
Superclass for algorithms that produce output of the same type as input.
general representation of visualization data
static vtkDataSetAlgorithm * New()