39 #include "vtkFiltersCoreModule.h"
59 vtkGetMacro(PointIds,
int);
68 vtkGetMacro(CellIds,
int);
79 vtkGetMacro(FieldData,
int);
88 vtkSetStringMacro(IdsArrayName);
105 void operator=(const
vtkIdFilter&) VTK_DELETE_FUNCTION;
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
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.
generate scalars or field data from point and cell ids
Superclass for algorithms that produce output of the same type as input.
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
static vtkDataSetAlgorithm * New()