Uses of Class
io.qt.opengl.QOpenGLPixelTransferOptions
Packages that use QOpenGLPixelTransferOptions
-
Uses of QOpenGLPixelTransferOptions in io.qt.opengl
Methods in io.qt.opengl that return QOpenGLPixelTransferOptionsMethods in io.qt.opengl with parameters of type QOpenGLPixelTransferOptionsModifier and TypeMethodDescriptionfinal void
QOpenGLTexture.setCompressedData
(int mipLevel, int layer, int layerCount, QOpenGLTexture.CubeMapFace cubeFace, int dataSize, Buffer data, QOpenGLPixelTransferOptions options) final void
QOpenGLTexture.setCompressedData
(int mipLevel, int layer, int dataSize, Buffer data, QOpenGLPixelTransferOptions options) final void
QOpenGLTexture.setCompressedData
(int mipLevel, int layer, QOpenGLTexture.CubeMapFace cubeFace, int dataSize, Buffer data, QOpenGLPixelTransferOptions options) final void
QOpenGLTexture.setCompressedData
(int mipLevel, int dataSize, Buffer data, QOpenGLPixelTransferOptions options) final void
QOpenGLTexture.setCompressedData
(int dataSize, 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, 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, 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, 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, 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, QOpenGLPixelTransferOptions options) 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, QOpenGLPixelTransferOptions options) 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, QOpenGLPixelTransferOptions options) final void
QOpenGLTexture.setData
(QOpenGLTexture.PixelFormat sourceFormat, QOpenGLTexture.PixelType sourceType, Buffer data, QOpenGLPixelTransferOptions options) final void
QOpenGLPixelTransferOptions.swap
(QOpenGLPixelTransferOptions other) Constructors in io.qt.opengl with parameters of type QOpenGLPixelTransferOptionsModifierConstructorDescription