44 #ifndef vtkGenerateIndexArray_h
45 #define vtkGenerateIndexArray_h
60 vtkSetStringMacro(ArrayName);
61 vtkGetStringMacro(ArrayName);
66 vtkSetMacro(FieldType,
int);
67 vtkGetMacro(FieldType,
int);
72 vtkSetStringMacro(ReferenceArrayName);
73 vtkGetStringMacro(ReferenceArrayName);
79 vtkSetMacro(PedigreeID,
int);
80 vtkGetMacro(PedigreeID,
int);
virtual int RequestDataObject(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
char * ReferenceArrayName
static vtkDataObjectAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
#define VTKINFOVISCORE_EXPORT
Superclass for algorithms that produce only data object as output.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *)