Uses of Enum
io.qt.opengl.QOpenGLTexture.MipMapGeneration
Packages that use QOpenGLTexture.MipMapGeneration
-
Uses of QOpenGLTexture.MipMapGeneration in io.qt.opengl
Methods in io.qt.opengl that return QOpenGLTexture.MipMapGenerationModifier and TypeMethodDescriptionQOpenGLTexture.MipMapGeneration.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.MipMapGeneration[]
QOpenGLTexture.MipMapGeneration.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.MipMapGenerationModifier and TypeMethodDescriptionfinal void
QOpenGLTexture.setData
(QImage image, QOpenGLTexture.MipMapGeneration genMipMaps) Constructors in io.qt.opengl with parameters of type QOpenGLTexture.MipMapGenerationModifierConstructorDescriptionQOpenGLTexture
(QImage image, QOpenGLTexture.MipMapGeneration genMipMaps)