Uses of Class
io.qt.gui.rhi.QRhiColorAttachment
Packages that use QRhiColorAttachment
-
Uses of QRhiColorAttachment in io.qt.gui.rhi
Methods in io.qt.gui.rhi that return QRhiColorAttachmentModifier and TypeMethodDescriptionQRhiColorAttachment.clone()
Creates and returns a copy of this object.final QRhiColorAttachment
QRhiTextureRenderTargetDescription.colorAttachmentAt
(long index) Methods in io.qt.gui.rhi with parameters of type QRhiColorAttachmentModifier and TypeMethodDescriptionfinal void
QRhiTextureRenderTargetDescription.setColorAttachments
(QRhiColorAttachment ... list) Constructors in io.qt.gui.rhi with parameters of type QRhiColorAttachmentModifierConstructorDescriptionQRhiTextureRenderTargetDescription
(QRhiColorAttachment colorAttachment) QRhiTextureRenderTargetDescription
(QRhiColorAttachment colorAttachment, QRhiRenderBuffer depthStencilBuffer) QRhiTextureRenderTargetDescription
(QRhiColorAttachment colorAttachment, QRhiTexture depthTexture)