Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qopenglvertexarrayobject.cpp File Reference

(d4b27d9b527c113452987a9af83c54d4f5d077d3)

#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: