QSSGRhiSamplerDescription Struct
QSSGRhiSamplerDescription。詳細...
Header: | #include <QSSGRhiSamplerDescription> |
Since: | Qt 6.7 |
パブリック変数
QRhiSampler::AddressMode | hTiling |
QRhiSampler::Filter | magFilter |
QRhiSampler::Filter | minFilter |
QRhiSampler::Filter | mipmap |
QRhiSampler::AddressMode | vTiling |
QRhiSampler::AddressMode | zTiling |
QSSGRhiContext::sampler()も参照 。
メンバ変数 説明
QRhiSampler::AddressMode QSSGRhiSamplerDescription::hTiling
水平ラップモード。
QRhiSampler::Filter QSSGRhiSamplerDescription::magFilter
拡大フィルターモード。
QRhiSampler::Filter およびQRhiSampler::magFilter() も参照 。
QRhiSampler::Filter QSSGRhiSamplerDescription::minFilter
最小化フィルタモード。
QRhiSampler::Filter およびQRhiSampler::minFilter()も参照 。
QRhiSampler::Filter QSSGRhiSamplerDescription::mipmap
ミップマップフィルタモード。
QRhiSampler::Filter およびQRhiSampler::mipmapMode()も参照 。
QRhiSampler::AddressMode QSSGRhiSamplerDescription::vTiling
垂直折り返しモード。
QRhiSampler::AddressMode も参照 。
QRhiSampler::AddressMode QSSGRhiSamplerDescription::zTiling
深度ラップモード。
QRhiSampler::AddressModeも参照して ください。
本書に含まれる文書の著作権は、それぞれの所有者に帰属します。 本書で提供されるドキュメントは、Free Software Foundation が発行したGNU Free Documentation License version 1.3に基づいてライセンスされています。 Qtおよびそれぞれのロゴは、フィンランドおよびその他の国におけるThe Qt Company Ltd.の 商標です。その他すべての商標は、それぞれの所有者に帰属します。