14 #ifndef vtkPVDataSetAttributesInformation_h 15 #define vtkPVDataSetAttributesInformation_h 38 vtkGetMacro(FieldAssociation,
int);
49 int GetNumberOfArrays()
const;
54 int GetMaximumNumberOfTuples()
const;
74 int IsArrayAnAttribute(
int arrayIndex);
81 friend class vtkPVDataInformationAccumulator;
86 vtkSetMacro(FieldAssociation,
int);
115 int FieldAssociation;
118 vtkInternals* Internals;
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
void DeepCopy(vtkPistonReference *self, vtkPistonReference *other)
Store messages for the interpreter.
#define VTKREMOTINGCORE_EXPORT
void operator=(const vtkObjectBase &)