There's no reason to use them here, the Mutable is misleading in a few instances, ranged-for is much simpler, and more future-proof. Change-Id: Ifd5eaae95bbaa0b4cf0f435e6cfee6d778817b44 Reviewed-by: David Faure <david.faure@kdab.com> |
||
|---|---|---|
| .. | ||
| framebufferobject2 | ||
| grabber | ||
| hellogl | ||
| overpainting | ||
| pbuffers | ||
| pbuffers2 | ||
| samplebuffers | ||
| shared | ||
| README | ||
| legacy.pro | ||
README
This directory contains legacy examples that use the fixed pipeline and thus are not compatible with OpenGL ES 2.0+ and the core profile of OpenGL 3.0+. They also rely on the Qt OpenGL module (e.g. QGLWidget) which is not advisable in new application.