就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 6.7.2
Qt GUI
C++ 类
QRhiTextureRenderTargetDescription
List of All Members for QRhiTextureRenderTargetDescription
这是完整成员列表为
QRhiTextureRenderTargetDescription
,包括继承的成员。
QRhiTextureRenderTargetDescription
()
QRhiTextureRenderTargetDescription
(const QRhiColorAttachment &)
QRhiTextureRenderTargetDescription
(const QRhiColorAttachment &, QRhiRenderBuffer *)
QRhiTextureRenderTargetDescription
(const QRhiColorAttachment &, QRhiTexture *)
cbeginColorAttachments
() const : const QRhiColorAttachment *
cendColorAttachments
() const : const QRhiColorAttachment *
colorAttachmentAt
(qsizetype) const : const QRhiColorAttachment *
colorAttachmentCount
() const : qsizetype
depthStencilBuffer
() const : QRhiRenderBuffer *
depthTexture
() const : QRhiTexture *
setColorAttachments
(std::initializer_list<QRhiColorAttachment>)
setColorAttachments
(InputIterator, InputIterator)
setDepthStencilBuffer
(QRhiRenderBuffer *)
setDepthTexture
(QRhiTexture *)