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.
qt3/examples/opengl/sharedbox
Timothy Pearson 9a75b154bf
Undo prior accidental commit
12 years ago
..
README Add Qt3 development HEAD version 13 years ago
glbox.cpp Undo prior accidental commit 12 years ago
glbox.h Add Qt3 development HEAD version 13 years ago
globjwin.cpp Add Qt3 development HEAD version 13 years ago
globjwin.h Add Qt3 development HEAD version 13 years ago
main.cpp Undo prior accidental commit 12 years ago
sharedbox.doc Add Qt3 development HEAD version 13 years ago
sharedbox.pro Add Qt3 development HEAD version 13 years ago

README

The shared box example

This example program is an extension of the "box" example program.

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