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.
|
inline |
Definition at line 19 of file qwt_plot_opengl_canvas.cpp.
|
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.
bool QwtPlotOpenGLCanvas::PrivateData::fboDirty |
Definition at line 34 of file qwt_plot_opengl_canvas.cpp.
bool QwtPlotOpenGLCanvas::PrivateData::isPolished |
Definition at line 33 of file qwt_plot_opengl_canvas.cpp.
int QwtPlotOpenGLCanvas::PrivateData::numSamples |
Definition at line 31 of file qwt_plot_opengl_canvas.cpp.