TransferFunctionPlot Member List
This is the complete list of members for
TransferFunctionPlot, including all inherited members.
| AddPoint(wxCoord x, wxCoord y) | TransferFunctionPlot | [protected] |
| DelayRealtimeUpdate(bool v) | TransferFunctionPlot | [inline] |
| DrawAll(bool b) | TransferFunctionPlot | |
| DrawHistogram(bool b) | TransferFunctionPlot | |
| DrawPlot(wxPaintDC &dc, const std::vector< PlotPoint > &plot, const Color4f &color) const | TransferFunctionPlot | [protected] |
| DrawPlotPoints(wxPaintDC &dc, const std::vector< PlotPoint > &plot, const Color4f &color) const | TransferFunctionPlot | [protected] |
| Load(const char *file) | TransferFunctionPlot | |
| LoadPlot(std::ifstream &file, std::vector< PlotPoint > &plot, int n) | TransferFunctionPlot | [protected] |
| MakeAlphaActive() | TransferFunctionPlot | |
| MakeBlueActive() | TransferFunctionPlot | |
| MakeGreenActive() | TransferFunctionPlot | |
| MakeRedActive() | TransferFunctionPlot | |
| MouseLeave(wxMouseEvent &m) | TransferFunctionPlot | |
| MouseLeftDown(wxMouseEvent &m) | TransferFunctionPlot | |
| MouseLeftUp(wxMouseEvent &m) | TransferFunctionPlot | |
| MouseMove(wxMouseEvent &m) | TransferFunctionPlot | |
| MouseWheel(wxMouseEvent &m) | TransferFunctionPlot | |
| OnPaint(wxPaintEvent &e) | TransferFunctionPlot | |
| PlotDataValueToXCoord(int dataValue) const | TransferFunctionPlot | [protected] |
| PlotMode enum name | TransferFunctionPlot | |
| PlotPointToScreen(const PlotPoint &p, int &x, int &y) const | TransferFunctionPlot | [protected] |
| PlotValueToYCoord(float value) const | TransferFunctionPlot | [protected] |
| RefreshListner() | TransferFunctionPlot | |
| RemovePoint(wxCoord x, wxCoord y) | TransferFunctionPlot | [protected] |
| ResetPlot() | TransferFunctionPlot | |
| Save(const char *file) | TransferFunctionPlot | |
| SavePlot(std::ofstream &file, const std::vector< PlotPoint > &plot) | TransferFunctionPlot | [protected] |
| ScreenToPlotPoint(int x, int y, PlotPoint &p) const | TransferFunctionPlot | [protected] |
| SelectPoint(wxCoord x, wxCoord y) | TransferFunctionPlot | [protected] |
| SelectPoint(wxCoord x, wxCoord y, const std::vector< PlotPoint > &plot) const | TransferFunctionPlot | [protected] |
| SetHistogram(const unsigned int *h) | TransferFunctionPlot | |
| SetListner(TransferPlotChangeListner *l) | TransferFunctionPlot | |
| SetPlotMode(PlotMode m) | TransferFunctionPlot | |
| TransferFunctionPlot(wxWindow *parent) | TransferFunctionPlot | |
| UpdateTexture(TransferTexture *tex) | TransferFunctionPlot | |
| ~TransferFunctionPlot() | TransferFunctionPlot | |