39 #ifndef OME_QTWIDGETS_GLSL_V330_V330GLIMAGESHADER2D_H
40 #define OME_QTWIDGETS_GLSL_V330_V330GLIMAGESHADER2D_H
42 #include <QOpenGLShader>
43 #include <QOpenGLBuffer>
44 #include <QtGui/QOpenGLFunctions_3_3_Core>
46 #include <ome/files/Types.h>
48 #include <ome/qtwidgets/glm.h>
65 protected QOpenGLFunctions_3_3_Core
111 const GLfloat *offset = 0,
147 const GLfloat *offset = 0,
165 setMin(
const glm::vec3& min);
173 setMax(
const glm::vec3& max);
236 #endif // OME_QTWIDGETS_GLSL_V330_V330GLIMAGESHADER2D_H