53 vtkSetMacro(PointIds,
int);
54 vtkGetMacro(PointIds,
int);
55 vtkBooleanMacro(PointIds,
int);
60 vtkSetMacro(CellIds,
int);
61 vtkGetMacro(CellIds,
int);
62 vtkBooleanMacro(CellIds,
int);
69 vtkSetMacro(FieldData,
int);
70 vtkGetMacro(FieldData,
int);
71 vtkBooleanMacro(FieldData,
int);
78 vtkSetStringMacro(IdsArrayName);
79 vtkGetStringMacro(IdsArrayName);
#define VTKFILTERSCORE_EXPORT
a simple class to control print indentation
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
generate scalars or field data from point and cell ids
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce output of the same type as input.
static vtkDataSetAlgorithm * New()