Uses of Class
io.qt.gui.rhi.QRhiColorAttachment
-
Uses of QRhiColorAttachment in io.qt.gui.rhi
Modifier and TypeMethodDescriptionQRhiColorAttachment.clone()
Creates and returns a copy of this object.final QRhiColorAttachment
QRhiTextureRenderTargetDescription.colorAttachmentAt
(long index) Modifier and TypeMethodDescriptionfinal void
QRhiTextureRenderTargetDescription.setColorAttachments
(QRhiColorAttachment ... list) ModifierConstructorDescriptionQRhiTextureRenderTargetDescription
(QRhiColorAttachment colorAttachment) QRhiTextureRenderTargetDescription
(QRhiColorAttachment colorAttachment, QRhiRenderBuffer depthStencilBuffer) QRhiTextureRenderTargetDescription
(QRhiColorAttachment colorAttachment, QRhiTexture depthTexture)