17 #ifndef vtkAttributeDataReductionFilter_h
18 #define vtkAttributeDataReductionFilter_h
21 #include "vtkPVVTKExtensionsMiscModule.h"
50 vtkSetMacro(AttributeType,
int);
51 vtkGetMacro(AttributeType,
int);
55 vtkSetMacro(ReductionType,
int);
56 vtkGetMacro(ReductionType,
int);
59 switch (this->ReductionType)