Uses of Enum
io.qt.qt3d.render.QRenderTargetOutput.AttachmentPoint
-
Uses of QRenderTargetOutput.AttachmentPoint in io.qt.qt3d.render
Fields in io.qt.qt3d.render with type parameters of type QRenderTargetOutput.AttachmentPointMethods in io.qt.qt3d.render that return QRenderTargetOutput.AttachmentPointModifier and TypeMethodDescriptionQRenderTargetOutput.attachmentPoint()QBlitFramebuffer.destinationAttachmentPoint()QRenderTargetOutput.AttachmentPoint.resolve(int value) Returns the corresponding enum entry for the given value.QBlitFramebuffer.sourceAttachmentPoint()Returns the enum constant of this type with the specified name.static QRenderTargetOutput.AttachmentPoint[]QRenderTargetOutput.AttachmentPoint.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.qt3d.render that return types with arguments of type QRenderTargetOutput.AttachmentPointMethods in io.qt.qt3d.render with parameters of type QRenderTargetOutput.AttachmentPointModifier and TypeMethodDescriptionfinal voidQRenderTargetOutput.setAttachmentPoint(QRenderTargetOutput.AttachmentPoint attachmentPoint) final voidQBlitFramebuffer.setDestinationAttachmentPoint(QRenderTargetOutput.AttachmentPoint destinationAttachmentPoint) final voidQBlitFramebuffer.setSourceAttachmentPoint(QRenderTargetOutput.AttachmentPoint sourceAttachmentPoint) Method parameters in io.qt.qt3d.render with type arguments of type QRenderTargetOutput.AttachmentPointModifier and TypeMethodDescriptionfinal voidQRenderTargetSelector.setOutputs(Collection<? extends QRenderTargetOutput.AttachmentPoint> buffers)