ResInsight/Fwk/AppFwk/cafViewer
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
..
cafCadNavigation.cpp CMake : Improve handling of compiler flags (#8486) 2022-01-26 10:08:28 +01:00
cafCadNavigation.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafCeetronNavigation.cpp CMake : Improve handling of compiler flags (#8486) 2022-01-26 10:08:28 +01:00
cafCeetronNavigation.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafCeetronPlusNavigation.cpp CMake : Improve handling of compiler flags (#8486) 2022-01-26 10:08:28 +01:00
cafCeetronPlusNavigation.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafNavigationPolicy.cpp #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafNavigationPolicy.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafOpenGLWidget.cpp Add support in VizFwk for using QOpenGLWidget derived view widget (#11091) 2024-01-23 08:48:05 +01:00
cafOpenGLWidget.h Some fixes for new gcc/clang 2022-11-25 08:59:10 +01:00
cafPointOfInterestVisualizer.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafTrackBallBasedNavigation.cpp Janitor: Several code hygiene adjustments (#9981) 2023-03-23 15:49:06 +01:00
cafTrackBallBasedNavigation.h Janitor: Several code hygiene adjustments (#9981) 2023-03-23 15:49:06 +01:00
cafViewer.cpp Use modern OpenGL Qt widget 2024-02-07 10:07:18 +01:00
cafViewer.h Use modern OpenGL Qt widget 2024-02-07 10:07:18 +01:00
CMakeLists.txt Janitor issues 2023-01-24 12:29:27 +01:00