45 #ifndef vtkGenerateIndexArray_h 46 #define vtkGenerateIndexArray_h 48 #include "vtkInfovisCoreModule.h" 63 vtkSetStringMacro(ArrayName);
72 vtkGetMacro(FieldType,
int);
79 vtkSetStringMacro(ReferenceArrayName);
89 vtkGetMacro(PedigreeID,
int);
110 int RequestDataObject(
122 char* ReferenceArrayName;
Generates a new vtkIdTypeArray containing zero-base indices.
static vtkDataObjectAlgorithm * New()
a simple class to control print indentation
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
Superclass for algorithms that produce only data object as output.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.