Uses of Class
io.qt.opengl.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 voidQOpenGLTexture.setCompressedData(int mipLevel, int layer, int layerCount, QOpenGLTexture.CubeMapFace cubeFace, int dataSize, Buffer data, QOpenGLPixelTransferOptions options) final voidQOpenGLTexture.setCompressedData(int mipLevel, int layer, int dataSize, Buffer data, QOpenGLPixelTransferOptions options) final voidQOpenGLTexture.setCompressedData(int mipLevel, int layer, QOpenGLTexture.CubeMapFace cubeFace, int dataSize, Buffer data, QOpenGLPixelTransferOptions options) final voidQOpenGLTexture.setCompressedData(int mipLevel, int dataSize, Buffer data, QOpenGLPixelTransferOptions options) final voidQOpenGLTexture.setCompressedData(int dataSize, Buffer data, QOpenGLPixelTransferOptions options) final voidQOpenGLTexture.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 voidQOpenGLTexture.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 voidQOpenGLTexture.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 voidQOpenGLTexture.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 voidQOpenGLTexture.setData(int xOffset, int yOffset, int zOffset, int width, int height, int depth, QOpenGLTexture.PixelFormat sourceFormat, QOpenGLTexture.PixelType sourceType, Buffer data, QOpenGLPixelTransferOptions options) final voidQOpenGLTexture.setData(int mipLevel, int layer, int layerCount, QOpenGLTexture.CubeMapFace cubeFace, QOpenGLTexture.PixelFormat sourceFormat, QOpenGLTexture.PixelType sourceType, Buffer data, QOpenGLPixelTransferOptions options) final voidQOpenGLTexture.setData(int mipLevel, int layer, QOpenGLTexture.CubeMapFace cubeFace, QOpenGLTexture.PixelFormat sourceFormat, QOpenGLTexture.PixelType sourceType, Buffer data, QOpenGLPixelTransferOptions options) final voidQOpenGLTexture.setData(int mipLevel, int layer, QOpenGLTexture.PixelFormat sourceFormat, QOpenGLTexture.PixelType sourceType, Buffer data, QOpenGLPixelTransferOptions options) final voidQOpenGLTexture.setData(int mipLevel, QOpenGLTexture.PixelFormat sourceFormat, QOpenGLTexture.PixelType sourceType, Buffer data, QOpenGLPixelTransferOptions options) final voidQOpenGLTexture.setData(QOpenGLTexture.PixelFormat sourceFormat, QOpenGLTexture.PixelType sourceType, Buffer data, QOpenGLPixelTransferOptions options) final voidQOpenGLPixelTransferOptions.swap(QOpenGLPixelTransferOptions other) Constructors in io.qt.opengl with parameters of type QOpenGLPixelTransferOptions