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