blob: 2fe049a93e24a9cf67285eb2be3cdb521783439c (
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{$QTDIR/examples/opengl/gear} for the source code.
*/
|