39 #ifndef OME_QTWIDGETS_GLVIEW2D_H 40 #define OME_QTWIDGETS_GLVIEW2D_H 42 #include <ome/files/FormatReader.h> 46 #include <ome/qtwidgets/glm.h> 47 #include <ome/qtwidgets/GLWindow.h> 48 #include <ome/qtwidgets/gl/Image2D.h> 49 #include <ome/qtwidgets/gl/Grid2D.h> 50 #include <ome/qtwidgets/gl/Axis2D.h> 52 #include <QElapsedTimer> 177 ome::compat::shared_ptr<ome::files::FormatReader>
406 return std::pow(10.0f, static_cast<float>(zoom)/1024.0f);
417 return glm::radians(-static_cast<float>(zRot)/16.0f);
431 return projection * view *
model;
458 ome::compat::shared_ptr<ome::files::FormatReader>
reader;
466 #endif // OME_QTWIDGETS_GLVIEW2D_H
std::size_t dimension_size_type