Uses of Enum
io.qt.gui.rhi.QRhiGraphicsPipeline.PolygonMode
Packages that use QRhiGraphicsPipeline.PolygonMode
-
Uses of QRhiGraphicsPipeline.PolygonMode in io.qt.gui.rhi
Methods in io.qt.gui.rhi that return QRhiGraphicsPipeline.PolygonModeModifier and TypeMethodDescriptionQRhiGraphicsPipeline.polygonMode()
QRhiGraphicsPipeline.PolygonMode.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.PolygonMode[]
QRhiGraphicsPipeline.PolygonMode.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.PolygonModeModifier and TypeMethodDescriptionfinal void
QRhiGraphicsPipeline.setPolygonMode
(QRhiGraphicsPipeline.PolygonMode mode)