Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qopenglshaderprogram.h File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

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