38 #ifndef vtkTransferAttributes_h
39 #define vtkTransferAttributes_h
41 #include "vtkInfovisCoreModule.h"
68 vtkGetMacro(DirectMapping,
bool);
77 vtkSetStringMacro(SourceArrayName);
85 vtkSetStringMacro(TargetArrayName);
93 vtkGetMacro(SourceFieldType,
int);
102 vtkGetMacro(TargetFieldType,
int);
A atomic type representing the union of many types.
a simple class to control print indentation
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
transfer data from a graph representation to a tree representation using direct mapping or pedigree i...
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.