Qt OpenGL C++ Classes
The Qt OpenGL module offers classes that make it easy to use OpenGL in Qt applications. More...
Classes
All functions for OpenGL ES 2 | |
Describes the pixel storage modes that affect the unpacking of pixels during texture upload | |
Convenient way to draw textured quads via OpenGL | |
Represents the version and if applicable the profile of an OpenGL context |
Detailed Description
The Qt OpenGL page contains information about how to use the module.
A separate Qt OpenGL Widgets library provides a C++ widget class for rendering OpenGL graphics into widgets UIs.