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
static vtkIdFilter * New()
Construct object with PointIds and CellIds on; and ids being generated as scalars.
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
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.