Uses of Enum
io.qt.gui.rhi.QRhiGraphicsPipeline.Topology
Packages that use QRhiGraphicsPipeline.Topology
-
Uses of QRhiGraphicsPipeline.Topology in io.qt.gui.rhi
Methods in io.qt.gui.rhi that return QRhiGraphicsPipeline.TopologyModifier and TypeMethodDescriptionQRhiGraphicsPipeline.Topology.resolve
(int value) Returns the corresponding enum entry for the given value.QRhiGraphicsPipeline.topology()
Returns the enum constant of this type with the specified name.static QRhiGraphicsPipeline.Topology[]
QRhiGraphicsPipeline.Topology.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.TopologyModifier and TypeMethodDescriptionfinal void
QRhiGraphicsPipeline.setTopology
(QRhiGraphicsPipeline.Topology t)