![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qobject.h>
#include <QtOpenGL/qtopenglglobal.h>
#include <QtGui/qopengl.h>
#include <QtGui/qvector2d.h>
#include <QtGui/qvector3d.h>
#include <QtGui/qvector4d.h>
#include <QtGui/qmatrix4x4.h>
Go to the source code of this file.
Classes | |
class | QOpenGLShader |
The QOpenGLShader class allows OpenGL shaders to be compiled. More... | |
class | QOpenGLShaderProgram |
The QOpenGLShaderProgram class allows OpenGL shader programs to be linked and used. More... | |