Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QBlitterTextureBinder Class Reference
+ Collaboration diagram for QBlitterTextureBinder:

Public Member Functions

 QBlitterTextureBinder (GLenum target, GLuint textureId)
 
 ~QBlitterTextureBinder ()
 

Detailed Description

Definition at line 172 of file qopengltextureblitter.cpp.

Constructor & Destructor Documentation

◆ QBlitterTextureBinder()

QBlitterTextureBinder::QBlitterTextureBinder ( GLenum target,
GLuint textureId )
inlineexplicit

Definition at line 175 of file qopengltextureblitter.cpp.

References QOpenGLContext::currentContext().

+ Here is the call graph for this function:

◆ ~QBlitterTextureBinder()

QBlitterTextureBinder::~QBlitterTextureBinder ( )
inline

Definition at line 179 of file qopengltextureblitter.cpp.

References QOpenGLContext::currentContext().

+ Here is the call graph for this function:

The documentation for this class was generated from the following file: