Qt 6.x
The Qt SDK
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(), QOpenGLContext::functions(), and QOpenGLFunctions::glBindTexture().

+ Here is the call graph for this function:

◆ ~QBlitterTextureBinder()

QBlitterTextureBinder::~QBlitterTextureBinder ( )
inline

Definition at line 179 of file qopengltextureblitter.cpp.

References QOpenGLContext::currentContext(), QOpenGLContext::functions(), and QOpenGLFunctions::glBindTexture().

+ Here is the call graph for this function:

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