Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qopenglvertexarrayobject.cpp File Reference

(35022c1698664b1171e0e5e9611bd9de75d31765)

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