Public Member Functions | |
| PrivateData () | |
| ~PrivateData () | |
Public Attributes | |
| QOpenGLFramebufferObject * | fbo |
| bool | fboDirty |
| bool | isPolished |
| int | numSamples |
Definition at line 16 of file qwt_plot_opengl_canvas.cpp.
| QwtPlotOpenGLCanvas::PrivateData::PrivateData | ( | ) | [inline] |
Definition at line 19 of file qwt_plot_opengl_canvas.cpp.
| QwtPlotOpenGLCanvas::PrivateData::~PrivateData | ( | ) | [inline] |
Definition at line 26 of file qwt_plot_opengl_canvas.cpp.
| QOpenGLFramebufferObject* QwtPlotOpenGLCanvas::PrivateData::fbo |
Definition at line 35 of file qwt_plot_opengl_canvas.cpp.
Definition at line 34 of file qwt_plot_opengl_canvas.cpp.
Definition at line 33 of file qwt_plot_opengl_canvas.cpp.
Definition at line 31 of file qwt_plot_opengl_canvas.cpp.