39 #ifndef OME_QTWIDGETS_GLSL_V330_V330GLFLATSHADER2D_H
40 #define OME_QTWIDGETS_GLSL_V330_V330GLFLATSHADER2D_H
42 #include <QOpenGLShader>
43 #include <QOpenGLBuffer>
44 #include <QtGui/QOpenGLFunctions_3_3_Core>
46 #include <ome/qtwidgets/glm.h>
60 class GLFlatShader2D :
public QOpenGLShaderProgram,
protected QOpenGLFunctions_3_3_Core
92 const GLfloat *offset,
137 #endif // OME_QTWIDGETS_GLSL_V330_V330GLFLATSHADER2D_H