Uses of Class
io.qt.qt3d.render.QAbstractTextureImage
Packages that use QAbstractTextureImage
-
Uses of QAbstractTextureImage in io.qt.qt3d.render
Subclasses of QAbstractTextureImage in io.qt.qt3d.renderModifier and TypeClassDescriptionclass
A QAbstractTextureImage that can be written through a QPainterclass
Encapsulates the necessary information to create an OpenGL texture image from an image sourceMethods in io.qt.qt3d.render that return types with arguments of type QAbstractTextureImageModifier and TypeMethodDescriptionfinal QList
<QAbstractTextureImage> QAbstractTexture.textureImages()
Methods in io.qt.qt3d.render with parameters of type QAbstractTextureImageModifier and TypeMethodDescriptionfinal void
QAbstractTexture.addTextureImage
(QAbstractTextureImage textureImage) final void
QAbstractTexture.removeTextureImage
(QAbstractTextureImage textureImage)