60 vtkSetVector2Macro(NumberOfBins,
int);
61 vtkGetVector2Macro(NumberOfBins,
int);
69 vtkSetVector2Macro(ComponentsToProcess,
int);
70 vtkGetVector2Macro(ComponentsToProcess,
int);
78 vtkSetVector4Macro(CustomHistogramExtents,
double);
79 vtkGetVector4Macro(CustomHistogramExtents,
double);
98 vtkSetMacro(ScalarType,
int);
105 vtkGetMacro(ScalarType,
int);
113 vtkGetMacro(MaximumBinCount,
double);
169 double HistogramExtents[4];
170 double CustomHistogramExtents[4];
172 int ComponentsToProcess[2];