Uses of Enum
io.qt.opengl.QOpenGLTexture.ComparisonMode
Packages that use QOpenGLTexture.ComparisonMode
-
Uses of QOpenGLTexture.ComparisonMode in io.qt.opengl
Methods in io.qt.opengl that return QOpenGLTexture.ComparisonModeModifier and TypeMethodDescriptionQOpenGLTexture.comparisonMode()
QOpenGLTexture.ComparisonMode.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QOpenGLTexture.ComparisonMode[]
QOpenGLTexture.ComparisonMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.opengl with parameters of type QOpenGLTexture.ComparisonModeModifier and TypeMethodDescriptionfinal void
QOpenGLTexture.setComparisonMode
(QOpenGLTexture.ComparisonMode mode)