42 #ifndef vtkAssignAttribute_h
43 #define vtkAssignAttribute_h
45 #include "vtkFiltersCoreModule.h"
50 VTK_ABI_NAMESPACE_BEGIN
67 void Assign(
int inputAttributeType,
int attributeType,
int attributeLoc);
72 void Assign(
const char* fieldName,
int attributeType,
int attributeLoc);
78 void Assign(
const char*
name,
const char* attributeType,
const char* attributeLoc);
118 VTK_ABI_NAMESPACE_END
a simple class to control print indentation
int AttributeLocationAssignment
Labels/marks a field as an attribute.
represent and manipulate fields of data