Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QT_BEGIN_NAMESPACE::TextureCopy Class Reference
Collaboration diagram for QT_BEGIN_NAMESPACE::TextureCopy:

Public Member Functions

 TextureCopy (QRhi *rhi, QRhiTexture *externalTex)
std::unique_ptr< QRhiTexturecopyExternalTexture (QSize size, const QMatrix4x4 &externalTexMatrix)
 TextureCopy (QRhi *rhi, QRhiTexture *externalTex)
std::unique_ptr< QRhiTexturecopyExternalTexture (QSize size, const QMatrix4x4 &externalTexMatrix)

Detailed Description

Definition at line 163 of file qohosvideooutput.cpp.

Constructor & Destructor Documentation

◆ TextureCopy() [1/2]

QT_BEGIN_NAMESPACE::TextureCopy::TextureCopy ( QRhi * rhi,
QRhiTexture * externalTex )
inline

Definition at line 166 of file qohosvideooutput.cpp.

◆ TextureCopy() [2/2]

QT_BEGIN_NAMESPACE::TextureCopy::TextureCopy ( QRhi * rhi,
QRhiTexture * externalTex )
inline

Definition at line 166 of file qohosvideooutput.cpp.

Member Function Documentation

◆ copyExternalTexture() [1/2]

std::unique_ptr< QRhiTexture > TextureCopy::copyExternalTexture ( QSize size,
const QMatrix4x4 & externalTexMatrix )

Definition at line 244 of file qohosvideooutput.cpp.

References QT_BEGIN_NAMESPACE::g_quad.

◆ copyExternalTexture() [2/2]

std::unique_ptr< QRhiTexture > QT_BEGIN_NAMESPACE::TextureCopy::copyExternalTexture ( QSize size,
const QMatrix4x4 & externalTexMatrix )

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