Uses of Enum
io.qt.gui.rhi.QShaderDescription.TessellationWindingOrder
Packages that use QShaderDescription.TessellationWindingOrder
-
Uses of QShaderDescription.TessellationWindingOrder in io.qt.gui.rhi
Methods in io.qt.gui.rhi that return QShaderDescription.TessellationWindingOrderModifier and TypeMethodDescriptionQShaderDescription.TessellationWindingOrder.resolve
(int value) Returns the corresponding enum entry for the given value.QShaderDescription.tessellationWindingOrder()
Returns the enum constant of this type with the specified name.QShaderDescription.TessellationWindingOrder.values()
Returns an array containing the constants of this enum type, in the order they are declared.