#include <snPlot.h>
Public Member Functions | |
| snPlotQwt3D (std::string ptitle, YAxisType py_axis_type) | |
| virtual | ~snPlotQwt3D () |
Public Member Functions inherited from snPlot | |
| snPlot (std::string ptitle, YAxisType py_axis_type) | |
| virtual | ~snPlot () |
| virtual QWidget * | getWidget () |
| virtual void | replot () |
| virtual void | setYAxis (double, double) |
Protected Attributes | |
| Qwt3D::SurfacePlot * | plot |
| snCurve3D * | curve |
Protected Attributes inherited from snPlot | |
| std::string | title |
| YAxisType | y_axis_type |
Additional Inherited Members | |
Public Types inherited from snPlot | |
| enum | YAxisType { Linear, Log20, Log10 } |
| snPlotQwt3D::snPlotQwt3D | ( | std::string | ptitle, |
| YAxisType | py_axis_type | ||
| ) |
|
virtual |
|
protected |
|
protected |
1.8.5