Uses of Enum
io.qt.opengl.QOpenGLTexture.PixelType
Packages that use QOpenGLTexture.PixelType
-
Uses of QOpenGLTexture.PixelType in io.qt.opengl
Methods in io.qt.opengl that return QOpenGLTexture.PixelTypeModifier and TypeMethodDescriptionstatic QOpenGLTexture.PixelType
QOpenGLTexture.PixelType.resolve
(int value) Returns the corresponding enum entry for the given value.static QOpenGLTexture.PixelType
Returns the enum constant of this type with the specified name.static QOpenGLTexture.PixelType[]
QOpenGLTexture.PixelType.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.PixelTypeModifier and TypeMethodDescriptionfinal void
QOpenGLTexture.allocateStorage
(QOpenGLTexture.PixelFormat pixelFormat, QOpenGLTexture.PixelType pixelType) final void
QOpenGLTexture.setData
(int xOffset, int yOffset, int zOffset, int width, int height, int depth, int mipLevel, int layer, QOpenGLTexture.CubeMapFace cubeFace, int layerCount, QOpenGLTexture.PixelFormat sourceFormat, QOpenGLTexture.PixelType sourceType, Buffer data) final void
QOpenGLTexture.setData
(int xOffset, int yOffset, int zOffset, int width, int height, int depth, int mipLevel, int layer, QOpenGLTexture.CubeMapFace cubeFace, int layerCount, QOpenGLTexture.PixelFormat sourceFormat, QOpenGLTexture.PixelType sourceType, Buffer data, QOpenGLPixelTransferOptions options) final void
QOpenGLTexture.setData
(int xOffset, int yOffset, int zOffset, int width, int height, int depth, int mipLevel, int layer, QOpenGLTexture.CubeMapFace cubeFace, QOpenGLTexture.PixelFormat sourceFormat, QOpenGLTexture.PixelType sourceType, Buffer data) final void
QOpenGLTexture.setData
(int xOffset, int yOffset, int zOffset, int width, int height, int depth, int mipLevel, int layer, QOpenGLTexture.CubeMapFace cubeFace, QOpenGLTexture.PixelFormat sourceFormat, QOpenGLTexture.PixelType sourceType, Buffer data, QOpenGLPixelTransferOptions options) final void
QOpenGLTexture.setData
(int xOffset, int yOffset, int zOffset, int width, int height, int depth, int mipLevel, int layer, QOpenGLTexture.PixelFormat sourceFormat, QOpenGLTexture.PixelType sourceType, Buffer data) final void
QOpenGLTexture.setData
(int xOffset, int yOffset, int zOffset, int width, int height, int depth, int mipLevel, int layer, QOpenGLTexture.PixelFormat sourceFormat, QOpenGLTexture.PixelType sourceType, Buffer data, QOpenGLPixelTransferOptions options) final void
QOpenGLTexture.setData
(int xOffset, int yOffset, int zOffset, int width, int height, int depth, int mipLevel, QOpenGLTexture.PixelFormat sourceFormat, QOpenGLTexture.PixelType sourceType, Buffer data) final void
QOpenGLTexture.setData
(int xOffset, int yOffset, int zOffset, int width, int height, int depth, int mipLevel, QOpenGLTexture.PixelFormat sourceFormat, QOpenGLTexture.PixelType sourceType, Buffer data, QOpenGLPixelTransferOptions options) final void
QOpenGLTexture.setData
(int xOffset, int yOffset, int zOffset, int width, int height, int depth, QOpenGLTexture.PixelFormat sourceFormat, QOpenGLTexture.PixelType sourceType, Buffer data) final void
QOpenGLTexture.setData
(int xOffset, int yOffset, int zOffset, int width, int height, int depth, QOpenGLTexture.PixelFormat sourceFormat, QOpenGLTexture.PixelType sourceType, Buffer data, QOpenGLPixelTransferOptions options) final void
QOpenGLTexture.setData
(int mipLevel, int layer, int layerCount, QOpenGLTexture.CubeMapFace cubeFace, QOpenGLTexture.PixelFormat sourceFormat, QOpenGLTexture.PixelType sourceType, Buffer data) final void
QOpenGLTexture.setData
(int mipLevel, int layer, int layerCount, QOpenGLTexture.CubeMapFace cubeFace, QOpenGLTexture.PixelFormat sourceFormat, QOpenGLTexture.PixelType sourceType, Buffer data, QOpenGLPixelTransferOptions options) final void
QOpenGLTexture.setData
(int mipLevel, int layer, QOpenGLTexture.CubeMapFace cubeFace, QOpenGLTexture.PixelFormat sourceFormat, QOpenGLTexture.PixelType sourceType, Buffer data) final void
QOpenGLTexture.setData
(int mipLevel, int layer, QOpenGLTexture.CubeMapFace cubeFace, QOpenGLTexture.PixelFormat sourceFormat, QOpenGLTexture.PixelType sourceType, Buffer data, QOpenGLPixelTransferOptions options) final void
QOpenGLTexture.setData
(int mipLevel, int layer, QOpenGLTexture.PixelFormat sourceFormat, QOpenGLTexture.PixelType sourceType, Buffer data) Overloaded function forQOpenGLTexture.setData(int, int, io.qt.opengl.QOpenGLTexture.PixelFormat, io.qt.opengl.QOpenGLTexture.PixelType, java.nio.Buffer, io.qt.opengl.QOpenGLPixelTransferOptions)
withoptions = null
.final void
QOpenGLTexture.setData
(int mipLevel, int layer, QOpenGLTexture.PixelFormat sourceFormat, QOpenGLTexture.PixelType sourceType, Buffer data, QOpenGLPixelTransferOptions options) final void
QOpenGLTexture.setData
(int mipLevel, QOpenGLTexture.PixelFormat sourceFormat, QOpenGLTexture.PixelType sourceType, Buffer data) Overloaded function forQOpenGLTexture.setData(int, io.qt.opengl.QOpenGLTexture.PixelFormat, io.qt.opengl.QOpenGLTexture.PixelType, java.nio.Buffer, io.qt.opengl.QOpenGLPixelTransferOptions)
withoptions = null
.final void
QOpenGLTexture.setData
(int mipLevel, QOpenGLTexture.PixelFormat sourceFormat, QOpenGLTexture.PixelType sourceType, Buffer data, QOpenGLPixelTransferOptions options) final void
QOpenGLTexture.setData
(QOpenGLTexture.PixelFormat sourceFormat, QOpenGLTexture.PixelType sourceType, Buffer data) Overloaded function forQOpenGLTexture.setData(io.qt.opengl.QOpenGLTexture.PixelFormat, io.qt.opengl.QOpenGLTexture.PixelType, java.nio.Buffer, io.qt.opengl.QOpenGLPixelTransferOptions)
withoptions = null
.final void
QOpenGLTexture.setData
(QOpenGLTexture.PixelFormat sourceFormat, QOpenGLTexture.PixelType sourceType, Buffer data, QOpenGLPixelTransferOptions options) -
Uses of QOpenGLTexture.PixelType in io.qt.qt3d.render
Methods in io.qt.qt3d.render that return QOpenGLTexture.PixelTypeMethods in io.qt.qt3d.render with parameters of type QOpenGLTexture.PixelTypeModifier and TypeMethodDescriptionfinal void
QTextureImageData.setPixelType
(QOpenGLTexture.PixelType pixelType)