3D 渲染

OpenGL QGLColormap class is used for installing custom colormaps into a QGLWidget
QGL Specifies miscellaneous identifiers used in the Qt OpenGL module
QGLBuffer Functions for creating and managing GL buffer objects
QGLContext Encapsulates an OpenGL rendering context
QGLFormat Specifies the display format of an OpenGL rendering context
QGLFramebufferObject 封装 OpenGL 帧缓冲对象
QGLFramebufferObjectFormat 指定 OpenGL 帧缓冲对象的格式
QGLFunctions Cross-platform access to the OpenGL/ES 2.0 API
QGLPixelBuffer Encapsulates an OpenGL pbuffer
QGLShader 允许编译 OpenGL 着色器
QGLShaderProgram 允许链接和使用 OpenGL 着色器程序
QGLWidget 用于渲染 OpenGL 图形的 Widget
QGenericMatrix 表示具有 N 列和 M 行的 NxM 变换矩阵的模板类
QMatrix4x4 表示 3D 空间中的 4x4 变换矩阵
QQuaternion 表示由向量和标量组成的四元数
QVector2D 表示 2D 空间中的向量或顶点
QVector3D 表示 3D 空间中的向量或顶点
QVector4D 表示 4D 空间中的向量或顶点