blob: 8afaaaa25e229bcdeed1450e6ca0f136f5283023 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
/*! \page opengl-gear-example.html
\ingroup opengl-examples
\title OpenGL Gear Example
This example demonstrates how to use OpenGL display lists.
See \c{$TQTDIR/examples/opengl/gear} for the source code.
*/
|