CopperSpice API
1.9.2
|
Classes which support drawing 3D widgets.
Classes | |
class | QGLBuffer |
Functions for creating and managing GL buffer objects More... | |
class | QGLContext |
Encapsulates an OpenGL rendering context More... | |
class | QGLFormat |
Display format of an OpenGL rendering context More... | |
class | QGLFramebufferObject |
Encapsulates an OpenGL framebuffer object More... | |
class | QGLFramebufferObjectFormat |
Format of an OpenGL framebuffer object More... | |
class | QGLFunctions |
Cross-platform access to the OpenGL ES 2.0 API More... | |
class | QGLPixelBuffer |
Encapsulates an OpenGL pbuffer More... | |
class | QGLShader |
Allows OpenGL shaders to be compiled More... | |
class | QGLShaderProgram |
Allows OpenGL shader programs to be linked and used More... | |
class | QGLWidget |
Widget for rendering OpenGL graphics More... | |
class | QGenericMatrix< N, M, T > |
Template class that represents a NxM transformation matrix with N columns and M rows More... | |
class | QMatrix4x4 |
4x4 transformation matrix in 3D space More... | |
class | QQuaternion |
Quaternion consisting of a vector and scalar More... | |
class | QVector2D |
Vector or vertex in 2D space More... | |
class | QVector3D |
Vector or vertex in 3D space More... | |
class | QVector4D |
Represents a point or vector in 4D space More... | |