Go to the documentation of this file.
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;
Superclass for algorithms that produce output of the same type as input.
generate scalars or field data from point and cell ids
a simple class to control print indentation
static vtkDataSetAlgorithm * New()
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.