|
QWT API (中文) 7.3.0
Qt绘图库 - 中文API文档
|
Helper class for managing OpenGL state enable/disable 更多...
#include <qwt3d_openglhelper.h>
Public 成员函数 | |
| GLStateBewarer (GLenum what, bool on, bool persist=false) | |
| void | turnOn (bool persist=false) |
| void | turnOff (bool persist=false) |
Helper class for managing OpenGL state enable/disable
Saves and restores OpenGL enable/disable state. Useful for temporarily changing GL states within a drawing context.