 |
VTK
9.0.1
|
Go to the documentation of this file.
48 #ifndef vtkAssignAttribute_h
49 #define vtkAssignAttribute_h
51 #include "vtkFiltersCoreModule.h"
72 void Assign(
int inputAttributeType,
int attributeType,
int attributeLoc);
77 void Assign(
const char* fieldName,
int attributeType,
int attributeLoc);
83 void Assign(
const char*
name,
const char* attributeType,
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.