#include <plot_function_info.hh>
Inherits ost::gui::PlotInfoBase.
Public Slots | |
| void | OnRangeChange (Real start, Real end, Real delta) |
Public Member Functions | |
| PlotFunctionInfo (PlotViewerPanel *viewer=0) | |
| virtual | ~PlotFunctionInfo () |
Data Fields | |
| Real | start |
| Real | end |
| Real | delta |
Definition at line 31 of file plot_function_info.hh.
| PlotFunctionInfo | ( | PlotViewerPanel * | viewer = 0 |
) |
| virtual ~PlotFunctionInfo | ( | ) | [virtual] |
Definition at line 39 of file plot_function_info.hh.
Definition at line 38 of file plot_function_info.hh.
Definition at line 37 of file plot_function_info.hh.
1.5.8