HistogramWidget Member List
This is the complete list of members for 
HistogramWidget, including all inherited members.
  | addColorPoint(double x, int red, int green, int blue) | HistogramWidget |  | 
  | addPointToTransferenceFunction(double x, double y) | HistogramWidget |  | 
  | DECLARE_CLASS(HistogramWidget) | HistogramWidget |  [private] | 
  | drawHistogram() | HistogramWidget |  | 
  | drawTransferenceFunction() | HistogramWidget |  | 
  | eraseColorPoints() | HistogramWidget |  | 
  | erasePointsTransferenceFunction() | HistogramWidget |  | 
  | getActualShowedPorcentage() | HistogramWidget |  | 
  | getControls() | HistogramWidget |  [private] | 
  | getDataBarColorPoint(int index, int &x, int &red, int &green, int &blue) | HistogramWidget |  | 
  | getHistogramPoint(int gValue) | HistogramWidget |  | 
  | getHistogramSize() | HistogramWidget |  | 
  | getMaxShowedPorcentage() | HistogramWidget |  | 
  | getMinShowedPorcentage() | HistogramWidget |  | 
  | getSizeBarColor() | HistogramWidget |  | 
  | getSizeTransferenceFunction() | HistogramWidget |  | 
  | getTransferenceFunctionPoint(int index, int &x, int &y) | HistogramWidget |  | 
  | GetValuesColorPointsFunction(std::vector< double > &greylevel, std::vector< double > &red, std::vector< double > &green, std::vector< double > &blue) | HistogramWidget |  | 
  | GetValuesPointsFunction(std::vector< double > &greylevel, std::vector< double > &value) | HistogramWidget |  | 
  | histogram | HistogramWidget |  [private] | 
  | histogramSize | HistogramWidget |  [private] | 
  | HistogramWidget(wxWindow *parent, wxWindowID id, const wxPoint &pos, const wxSize &size, int flag, vtkImageData *imageData, int type) | HistogramWidget |  | 
  | HistogramWidget(wxWindow *parent, wxWindowID id) | HistogramWidget |  | 
  | idHistogram | HistogramWidget |  [private] | 
  | idTransferenceFunction | HistogramWidget |  [private] | 
  | initializeHistogram(vtkImageData *img) | HistogramWidget |  | 
  | OnSize(wxSizeEvent &WXUNUSED(event)) | HistogramWidget |  | 
  | plotter | HistogramWidget |  [private] | 
  | setTransferenceFunctionHasColor(bool hasColorPoints) | HistogramWidget |  | 
  | setTransferenceFunctionHasPoints(bool hasPoints) | HistogramWidget |  | 
  | setType(int type) | HistogramWidget |  | 
  | transferenceFunctionHasColor | HistogramWidget |  [private] | 
  | transferenceFunctionHasPoints | HistogramWidget |  [private] | 
  | type | HistogramWidget |  [private] | 
  | updatePlotter() | HistogramWidget |  | 
  | ~HistogramWidget() | HistogramWidget |  |