Uses of Enum
io.qt.opengl.QOpenGLTexture.CubeMapFace
Packages that use QOpenGLTexture.CubeMapFace
-
Uses of QOpenGLTexture.CubeMapFace in io.qt.opengl
Methods in io.qt.opengl that return QOpenGLTexture.CubeMapFaceModifier and TypeMethodDescriptionstatic QOpenGLTexture.CubeMapFace
QOpenGLTexture.CubeMapFace.resolve
(int value) Returns the corresponding enum entry for the given value.static QOpenGLTexture.CubeMapFace
Returns the enum constant of this type with the specified name.static QOpenGLTexture.CubeMapFace[]
QOpenGLTexture.CubeMapFace.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.CubeMapFaceModifier and TypeMethodDescriptionfinal void
QOpenGLTexture.setCompressedData
(int mipLevel, int layer, int layerCount, QOpenGLTexture.CubeMapFace cubeFace, int dataSize, Buffer data) Overloaded function forQOpenGLTexture.setCompressedData(int, int, int, io.qt.opengl.QOpenGLTexture.CubeMapFace, int, java.nio.Buffer, io.qt.opengl.QOpenGLPixelTransferOptions)
withoptions = null
.final 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, QOpenGLTexture.CubeMapFace cubeFace, int dataSize, Buffer data) Overloaded function forQOpenGLTexture.setCompressedData(int, int, io.qt.opengl.QOpenGLTexture.CubeMapFace, int, java.nio.Buffer, io.qt.opengl.QOpenGLPixelTransferOptions)
withoptions = null
.final void
QOpenGLTexture.setCompressedData
(int mipLevel, int layer, QOpenGLTexture.CubeMapFace cubeFace, 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) 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 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)