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);
123 int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) VTK_OVERRIDE;
124 int FillInputPortInformation(
int, vtkInformation *) VTK_OVERRIDE;
127 int FieldTypeAssignment;
129 int InputAttributeType;
130 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