![]() |
Qt 6.x
The Qt SDK
|
Classes | |
| class | MyGLWindow |
| [0] More... | |
Functions | |
| void | wrapper0 () |
| [1] | |
| void | wrapper1 () |
Variables | |
| int | textureId = 0 |
| [0] | |
| void src_gui_opengl_qopenglfunctions::wrapper0 | ( | ) |
[1]
[2]
[2]
Definition at line 64 of file src_gui_opengl_qopenglfunctions.cpp.
References QOpenGLContext::currentContext(), GL_TEXTURE1, and QOpenGLFunctions::glActiveTexture().
Here is the call graph for this function:| void src_gui_opengl_qopenglfunctions::wrapper1 | ( | ) |
[3]
[3]
[4]
[4]
Definition at line 72 of file src_gui_opengl_qopenglfunctions.cpp.
References QOpenGLContext::currentContext(), funcs, QOpenGLContext::functions(), GL_TEXTURE1, QOpenGLFunctions::glActiveTexture(), QOpenGLFunctions::NPOTTextures, and Q_UNUSED.
Here is the call graph for this function:| int src_gui_opengl_qopenglfunctions::textureId = 0 |
[0]
Definition at line 49 of file src_gui_opengl_qopenglfunctions.cpp.
Referenced by src_gui_opengl_qopenglfunctions::MyGLWindow::paintGL().