summaryrefslogtreecommitdiffstats
path: root/examples/opengl/sharedbox/sharedbox.doc
blob: 7be3cc9ce526ccd58259d8998c9afe03291e2f24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*!   \page opengl-sharedbox-example.html

  \ingroup opengl-examples
  \title OpenGL Shared Box Example


This example program is an extension of the \link
opengl-box-example.html Box example\endlink.

It demonstrates how to use OpenGL display list sharing with
TQGLWidgets.

See \c{$TQTDIR/examples/opengl/sharedbox} for the source code.

*/