![]() |
Qt 6.x
The Qt SDK
|
#include <QtOpenGL/qtopenglglobal.h>
#include <QtCore/QObject>
#include <QtGui/qopengl.h>
Go to the source code of this file.
Classes | |
class | QOpenGLVertexArrayObject |
The QOpenGLVertexArrayObject class wraps an OpenGL Vertex Array Object. More... | |
class | QOpenGLVertexArrayObject::Binder |
The QOpenGLVertexArrayObject::Binder class is a convenience class to help with the binding and releasing of OpenGL Vertex Array Objects. More... | |