![]() |
Qt 6.x
The Qt SDK
|
#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>
Include dependency graph for qopenglshaderprogram.h:
This graph shows which files directly or indirectly include this file: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... | |