Go to the documentation of this file.
54 #ifndef vtkAssignAttribute_h
55 #define vtkAssignAttribute_h
57 #include "vtkFiltersCoreModule.h"
78 void Assign(
int inputAttributeType,
int attributeType,
int attributeLoc);
83 void Assign(
const char* fieldName,
int attributeType,
int attributeLoc);
89 void Assign(
const char*
name,
const char* attributeType,
90 const char* attributeLoc);
int AttributeLocationAssignment
represent and manipulate fields of data
a simple class to control print indentation
Labels/marks a field as an attribute.