![]() |
Qt 6.x
The Qt SDK
|
#include "qopenglvertexarrayobject.h"
#include <QtCore/private/qobject_p.h>
#include <QtCore/qthread.h>
#include <QtGui/qopenglcontext.h>
#include <QtGui/qoffscreensurface.h>
#include <QtGui/qguiapplication.h>
#include <QtOpenGL/QOpenGLVersionFunctionsFactory>
#include <QtOpenGL/qopenglfunctions_3_0.h>
#include <QtOpenGL/qopenglfunctions_3_2_core.h>
#include <private/qopenglcontext_p.h>
#include <private/qopenglextensions_p.h>
#include <private/qopenglvertexarrayobject_p.h>
#include "moc_qopenglvertexarrayobject.cpp"
Go to the source code of this file.
Classes | |
class | QOpenGLVertexArrayObjectPrivate |
Functions | |
static void | vertexArrayObjectHelperDestroyCallback (QOpenGLVertexArrayObjectHelper *vaoHelper) |
|
static |
Definition at line 28 of file qopenglvertexarrayobject.cpp.
Referenced by QOpenGLVertexArrayObjectHelper::vertexArrayObjectHelperForContext().