![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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... | |