Uses of Enum
io.qt.opengl.QOpenGLTexture.ComparisonFunction
Packages that use QOpenGLTexture.ComparisonFunction
-
Uses of QOpenGLTexture.ComparisonFunction in io.qt.opengl
Methods in io.qt.opengl that return QOpenGLTexture.ComparisonFunctionModifier and TypeMethodDescriptionQOpenGLTexture.comparisonFunction()
QOpenGLTexture.ComparisonFunction.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.ComparisonFunction[]
QOpenGLTexture.ComparisonFunction.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.ComparisonFunctionModifier and TypeMethodDescriptionfinal void
QOpenGLTexture.setComparisonFunction
(QOpenGLTexture.ComparisonFunction function)