15 #ifndef vtkAnnotateGlobalDataFilter_h 16 #define vtkAnnotateGlobalDataFilter_h 34 vtkSetStringMacro(FieldArrayName);
35 vtkGetStringMacro(FieldArrayName);
42 vtkSetStringMacro(Prefix);
43 vtkGetStringMacro(Prefix);
50 vtkSetStringMacro(Postfix);
51 vtkGetStringMacro(Postfix);
58 vtkSetStringMacro(Format);
59 vtkGetStringMacro(Format);
static vtkTableAlgorithm * New()
filter for annotating with global / field data
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
virtual int FillInputPortInformation(int port, vtkInformation *info)
#define VTKPVVTKEXTENSIONSFILTERSGENERAL_EXPORT
vtkMultiProcessController * Controller
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
void operator=(const vtkObjectBase &)