57 #ifndef vtkAssignAttribute_h 58 #define vtkAssignAttribute_h 60 #include "vtkFiltersCoreModule.h" 81 void Assign(
int inputAttributeType,
int attributeType,
int attributeLoc);
86 void Assign(
const char* fieldName,
int attributeType,
int attributeLoc);
92 void Assign(
const char*
name,
const char* attributeType,
93 const char* attributeLoc);
117 int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) VTK_OVERRIDE;
118 int FillInputPortInformation(
int, vtkInformation *) VTK_OVERRIDE;
121 int FieldTypeAssignment;
123 int InputAttributeType;
124 int AttributeLocationAssignment;
a simple class to control print indentation
represent and manipulate attribute data in a dataset
Labels/marks a field as an attribute.
represent and manipulate fields of data