![]() |
CopperSpice API
2.0.0
|
This is the complete list of members for QGLFramebufferObject, including all inherited members.
| Attachment enum name | QGLFramebufferObject | |
| PaintDeviceMetric enum name | QPaintDevice | |
| QGLFramebufferObject(const QSize &size, GLenum target=GL_TEXTURE_2D) | QGLFramebufferObject | |
| QGLFramebufferObject(int width, int height, GLenum target=GL_TEXTURE_2D) | QGLFramebufferObject | |
| QGLFramebufferObject(const QSize &size, Attachment attachment, GLenum target=GL_TEXTURE_2D, GLenum internal_format=0) | QGLFramebufferObject | |
| QGLFramebufferObject(int width, int height, Attachment attachment, GLenum target=GL_TEXTURE_2D, GLenum internal_format=0) | QGLFramebufferObject | |
| QGLFramebufferObject(const QSize &size, const QGLFramebufferObjectFormat &format) | QGLFramebufferObject | |
| QGLFramebufferObject(int width, int height, const QGLFramebufferObjectFormat &format) | QGLFramebufferObject | |
| QPaintDevice() | QPaintDevice | protected |
| attachment() const | QGLFramebufferObject | |
| bind() | QGLFramebufferObject | |
| bindDefault() | QGLFramebufferObject | static |
| blitFramebuffer(QGLFramebufferObject *target, const QRect &targetRect, QGLFramebufferObject *source, const QRect &sourceRect, GLbitfield buffers=GL_COLOR_BUFFER_BIT, GLenum filter=GL_NEAREST) | QGLFramebufferObject | static |
| colorCount() const | QPaintDevice | inline |
| depth() const | QPaintDevice | inline |
| devicePixelRatio() const | QPaintDevice | inline |
| devicePixelRatioF() const | QPaintDevice | inline |
| drawTexture(const QRectF &target, GLuint texture_id, GLenum textureTarget=GL_TEXTURE_2D) | QGLFramebufferObject | |
| drawTexture(const QPointF &point, GLuint texture_id, GLenum textureTarget=GL_TEXTURE_2D) | QGLFramebufferObject | |
| format() const | QGLFramebufferObject | |
| handle() const | QGLFramebufferObject | |
| hasOpenGLFramebufferBlit() | QGLFramebufferObject | static |
| hasOpenGLFramebufferObjects() | QGLFramebufferObject | static |
| height() const | QPaintDevice | inline |
| heightMM() const | QPaintDevice | inline |
| isBound() const | QGLFramebufferObject | |
| isValid() const | QGLFramebufferObject | |
| logicalDpiX() const | QPaintDevice | inline |
| logicalDpiY() const | QPaintDevice | inline |
| metric(PaintDeviceMetric metric) const override | QGLFramebufferObject | overrideprotectedvirtual |
| paintEngine() const override | QGLFramebufferObject | overridevirtual |
| paintingActive() const | QPaintDevice | inline |
| physicalDpiX() const | QPaintDevice | inline |
| physicalDpiY() const | QPaintDevice | inline |
| release() | QGLFramebufferObject | |
| size() const | QGLFramebufferObject | |
| texture() const | QGLFramebufferObject | |
| toImage() const | QGLFramebufferObject | |
| width() const | QPaintDevice | inline |
| widthMM() const | QPaintDevice | inline |
| ~QGLFramebufferObject() | QGLFramebufferObject | virtual |
| ~QPaintDevice() | QPaintDevice | virtual |