Qt Reference Documentation

Pixel Buffers Example

Files:

The Pixel Buffers example demonstrates how to use the QGLPixelBuffer class to render into an off-screen buffer and use the contents as a dynamic texture in a QGLWidget.