Qt OpenGL 模块提供使在 Qt 应用程序中易于使用 OpenGL 的类。 更多...
暴露各 OpenGL 版本及 Profile (配置文件) 所有功能的一系列类的基类 | |
用于创建和管理 OpenGL 缓冲对象的函数 | |
启用 OpenGL 调试消息的日志 | |
包裹 OpenGL 调试消息 | |
封装 OpenGL 帧缓冲对象 | |
指定 OpenGL 帧缓冲对象的格式 | |
All functions for OpenGL 1.0 specification | |
All functions for OpenGL 1.1 specification | |
用于 OpenGL 1.2 规范的所有函数 | |
用于 OpenGL 1.3 规范的所有函数 | |
用于 OpenGL 1.4 规范的所有函数 | |
用于 OpenGL 1.5 规范的所有函数 | |
用于 OpenGL 2.0 规范的所有函数 | |
用于 OpenGL 2.1 规范的所有函数 | |
All functions for OpenGL 3.0 specification | |
All functions for OpenGL 3.1 specification | |
All functions for OpenGL 3.2 compatibility profile | |
All functions for OpenGL 3.2 core profile | |
All functions for OpenGL 3.3 compatibility profile | |
All functions for OpenGL 3.3 core profile | |
All functions for OpenGL 4.0 compatibility profile | |
All functions for OpenGL 4.0 core profile | |
All functions for OpenGL 4.1 compatibility profile | |
All functions for OpenGL 4.1 core profile | |
All functions for OpenGL 4.2 compatibility profile | |
All functions for OpenGL 4.2 core profile | |
All functions for OpenGL 4.3 compatibility profile | |
All functions for OpenGL 4.3 core profile | |
All functions for OpenGL 4.4 compatibility profile | |
All functions for OpenGL 4.4 core profile | |
All functions for OpenGL 4.5 compatibility profile | |
All functions for OpenGL 4.5 core profile | |
All functions for OpenGL ES 2 | |
启用使用 QPainter 描绘到 OpenGL 上下文 | |
Describes the pixel storage modes that affect the unpacking of pixels during texture upload | |
允许编译 OpenGL 着色器 | |
允许链接和使用 OpenGL 着色器程序 | |
凭借 OpenGL 绘制纹理四边形的方便手段 | |
包裹一系列 OpenGL 计时器查询对象 | |
包裹 OpenGL 计时器查询对象 | |
Provides access to OpenGL functions for a specified version and profile | |
Represents the version and if applicable the profile of an OpenGL context | |
包裹 OpenGL 顶点数组对象 | |
QOpenGLVertexArrayObject::Binder 类是有助于绑定和释放 OpenGL 顶点数组对象的方便类 | |
履行 OpenGL 描绘的 QWindow 方便子类 |
The Qt OpenGL 页面包含如何使用模块的有关信息。
单独 Qt OpenGL Widgets 库提供用于将 OpenGL 图形渲染到小部件 UI 的 C++ 小部件类。
用于渲染 OpenGL 图形的 Widget |