ResInsight/Fwk
Magne Sjaastad 8e13d6c528 Use modern OpenGL Qt widget
Use cvfqt::OpenGLWidget and make required changes
- move code from paintEvent to paintGL to make grabFrambuffer work
- remove obsolete sharedWidget
- implement onWidgetOpenGLReady and initialize rendering in this function as OpenGL capabilities is required
- simplify snapshotImage to use grabFramebuffer

Fix missing include
2024-02-07 10:07:18 +01:00
..
AppFwk Use modern OpenGL Qt widget 2024-02-07 10:07:18 +01:00
VizFwk Always link shader program if OglId is zero 2024-02-07 10:07:18 +01:00
CMakeLists.txt Adjust build settings to c++20 2023-11-09 14:17:43 +01:00