就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 6.7.2
Qt GUI
C++ 类
QRhiTexture
List of All Members for QRhiTexture
这是完整成员列表为
QRhiTexture
,包括继承的成员。
struct
NativeTexture
enum
Flag
flags
Flags
enum
Format
enum
Type
arrayRangeLength
() const : int
arrayRangeStart
() const : int
arraySize
() const : int
create
() : bool
createFrom
(QRhiTexture::NativeTexture) : bool
deleteLater
()
depth
() const : int
destroy
()
flags
() const : QRhiTexture::Flags
format
() const : QRhiTexture::Format
globalResourceId
() const : quint64
name
() const : QByteArray
nativeTexture
() : QRhiTexture::NativeTexture
pixelSize
() const : QSize
resourceType
() const : QRhiResource::Type
resourceType
() const : QRhiResource::Type
rhi
() const : QRhi *
sampleCount
() const : int
setArrayRange
(int, int)
setArraySize
(int)
setDepth
(int)
setFlags
(QRhiTexture::Flags)
setFormat
(QRhiTexture::Format)
setName
(const QByteArray &)
setNativeLayout
(int)
setPixelSize
(const QSize &)
setSampleCount
(int)