Go to the documentation of this file.
62 #ifndef vtkAssignAttribute_h
63 #define vtkAssignAttribute_h
82 void Assign(
int inputAttributeType,
int attributeType,
int attributeLoc);
85 void Assign(
const char* fieldName,
int attributeType,
int attributeLoc);
91 const char* attributeLoc);
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
int AttributeLocationAssignment
#define vtkTypeMacro(thisClass, superclass)
static vtkAssignAttribute * New()
void Assign(const char *name, const char *attributeType, const char *attributeLoc)
represent and manipulate fields of data
int FillInputPortInformation(int, vtkInformation *)
GLuint const GLchar * name
#define VTKFILTERSCORE_EXPORT
a simple class to control print indentation
void Assign(const char *fieldName, int attributeType, int attributeLoc)
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Labels/marks a field as an attribute.
virtual ~vtkAssignAttribute()
void Assign(int inputAttributeType, int attributeType, int attributeLoc)
void PrintSelf(ostream &os, vtkIndent indent)