50 vtkSetClampMacro(Operation,
int, MIN, SUM);
51 vtkGetMacro(Operation,
int);
52 void SetOperation(
const char* op);
59 vtkGetMacro(MismatchOccurred,
int);
67 vtkGetStringMacro(FirstPasses);
68 void FlagsForPoints();
Finds the min, max, or sum of all of its input data attributes.
virtual int FillInputPortInformation(int port, vtkInformation *info)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
vtkUnsignedCharArray * GhostArray
static vtkPolyDataAlgorithm * New()
Operations
Selects the operation to perform on the data.
#define VTKPVVTKEXTENSIONSMISC_EXPORT
void operator=(const vtkObjectBase &)