![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtGui/qtguiglobal.h>#include <QtGui/qopengl.h>#include <QtGui/qopenglcontext.h>Go to the source code of this file.
Classes | |
| class | QOpenGLFunctions |
| The QOpenGLFunctions class provides cross-platform access to the OpenGL ES 2.0 API. More... | |
| struct | QOpenGLFunctionsPrivate |
Macros | |
| #define | Q_OPENGL_FUNCTIONS_DEBUG |
| #define | QT_OPENGL_DECLARE_FUNCTIONS(ret, name, args) |
| #define | QT_OPENGL_COUNT_FUNCTIONS(ret, name, args) |
| #define | QT_OPENGL_DECLARE(FUNCTIONS) |
| #define | QT_OPENGL_FUNCTIONS(F) |
| #define Q_OPENGL_FUNCTIONS_DEBUG |
Definition at line 39 of file qopenglfunctions.h.
Definition at line 391 of file qopenglfunctions.h.
| #define QT_OPENGL_DECLARE | ( | FUNCTIONS | ) |
Definition at line 393 of file qopenglfunctions.h.
Definition at line 389 of file qopenglfunctions.h.
| #define QT_OPENGL_FUNCTIONS | ( | F | ) |
Definition at line 409 of file qopenglfunctions.h.