Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qopenglvertexarrayobject.cpp File Reference
#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"
+ Include dependency graph for qopenglvertexarrayobject.cpp:

Go to the source code of this file.

Classes

class  QOpenGLVertexArrayObjectPrivate
 

Functions

static void vertexArrayObjectHelperDestroyCallback (QOpenGLVertexArrayObjectHelper *vaoHelper)
 

Function Documentation

◆ vertexArrayObjectHelperDestroyCallback()

static void vertexArrayObjectHelperDestroyCallback ( QOpenGLVertexArrayObjectHelper vaoHelper)
static

Definition at line 28 of file qopenglvertexarrayobject.cpp.

Referenced by QOpenGLVertexArrayObjectHelper::vertexArrayObjectHelperForContext().

+ Here is the caller graph for this function: