You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tqt3/examples/opengl/glpixmap/glpixmap.doc

15 lines
323 B

/*! \page opengl-pixmap-example.html
\ingroup opengl-examples
\title OpenGL Pixmap Example
This example program is an extension of the \link
opengl-box-example.html OpenGL Box example\endlink.
It demonstrates how to render OpenGL into a QPixmap.
See \c{$TQTDIR/examples/opengl/glpixmap} for the source code.
*/