qtbase/examples/opengl/cube
Allan Sandfeld Jensen 577946c1f0 Add Qt::Orientations based flip and flipped functions
Is easier to read and more bool-trap safe. Old form header deprecated from 6.10

Fixes: QTBUG-129575
Change-Id: Id785b9ce159007ce745c04120b2112c8bb9b0802
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2024-11-29 15:07:14 +01:00
..
CMakeLists.txt CMake: Add deployment API to our examples 2024-03-22 20:23:52 +01:00
cube.png cube example: Switch to a power-of-two texture 2023-04-19 08:51:18 +02:00
cube.pro
fshader.glsl Add Copyright and licensing information in file 2024-05-21 17:23:21 +02:00
geometryengine.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
geometryengine.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
main.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
mainwidget.cpp Add Qt::Orientations based flip and flipped functions 2024-11-29 15:07:14 +01:00
mainwidget.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
shaders.qrc
textures.qrc
vshader.glsl Add Copyright and licensing information in file 2024-05-21 17:23:21 +02:00