Go to the documentation of this file.
62 #ifndef __vtkAssignAttribute_h
63 #define __vtkAssignAttribute_h
81 void Assign(
int inputAttributeType,
int attributeType,
int attributeLoc);
84 void Assign(
const char* fieldName,
int attributeType,
int attributeLoc);
89 void Assign(
const char*
name,
const char* attributeType,
90 const char* attributeLoc);