75 vtkSetVector2Macro(NumberOfBins,
int);
76 vtkGetVector2Macro(NumberOfBins,
int);
84 vtkSetVector2Macro(ComponentsToProcess,
int);
85 vtkGetVector2Macro(ComponentsToProcess,
int);
93 vtkSetVector4Macro(CustomHistogramExtents,
double);
94 vtkGetVector4Macro(CustomHistogramExtents,
double);
113 vtkSetMacro(ScalarType,
int);
120 vtkGetMacro(ScalarType,
int);
128 vtkGetMacro(MaximumBinCount,
double);
184 double HistogramExtents[4];
185 double CustomHistogramExtents[4];
187 int ComponentsToProcess[2];