Uses of Enum
io.qt.gui.rhi.QRhiGraphicsPipeline.FrontFace
Packages that use QRhiGraphicsPipeline.FrontFace
-
Uses of QRhiGraphicsPipeline.FrontFace in io.qt.gui.rhi
Methods in io.qt.gui.rhi that return QRhiGraphicsPipeline.FrontFaceModifier and TypeMethodDescriptionQRhiGraphicsPipeline.frontFace()
QRhiGraphicsPipeline.FrontFace.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QRhiGraphicsPipeline.FrontFace[]
QRhiGraphicsPipeline.FrontFace.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.gui.rhi with parameters of type QRhiGraphicsPipeline.FrontFaceModifier and TypeMethodDescriptionfinal void
QRhiGraphicsPipeline.setFrontFace
(QRhiGraphicsPipeline.FrontFace f)