Go to the documentation of this file.
63 #ifndef vtkAssignAttribute_h
64 #define vtkAssignAttribute_h
66 #include "vtkFiltersCoreModule.h"
87 void Assign(
int inputAttributeType,
int attributeType,
int attributeLoc);
92 void Assign(
const char* fieldName,
int attributeType,
int attributeLoc);
98 void Assign(
const char*
name,
const char* attributeType,
99 const char* attributeLoc);
127 int FieldTypeAssignment;
129 int InputAttributeType;
130 int AttributeLocationAssignment;
represent and manipulate attribute data in a dataset
represent and manipulate fields of data
a simple class to control print indentation
Labels/marks a field as an attribute.