39 #ifndef OME_QTWIDGETS_GL_V20_V20GRID2D_H
40 #define OME_QTWIDGETS_GL_V20_V20GRID2D_H
42 #include <QtCore/QObject>
43 #include <QtGui/QOpenGLBuffer>
44 #include <QtGui/QOpenGLShader>
45 #include <QtGui/QOpenGLFunctions>
47 #include <ome/bioformats/Types.h>
48 #include <ome/bioformats/FormatReader.h>
50 #include <ome/qtwidgets/gl/Grid2D.h>
51 #include <ome/qtwidgets/glsl/v110/GLLineShader2D.h>
81 explicit Grid2D(ome::compat::shared_ptr<ome::bioformats::FormatReader>
reader,
97 void render(
const glm::mat4& mvp,
110 #endif // OME_QTWIDGETS_GL_V20_V20GRID2D_H
Open Microscopy Environment C++ implementation.
Definition: CoreMetadata.cpp:40