Qt Reference Documentation

Pixel Buffers 2 Example

Files:

The Pixel Buffers 2 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.