blob: 54b60b3a7fc5eff5eb6e18e8969a691561d8e456 (
plain)
1
2
3
4
5
6
7
8
9
10
  | 
/*!   \page opengl-texture-example.html
  \ingroup opengl-examples
  \title OpenGL Texture Example
This example program demonstrates how to use OpenGL 2D textures.
See \c{$TQTDIR/examples/opengl/texture} for the source code.
*/
  |