NativeRenderBuffer Struct

struct QRhiRenderBuffer::NativeRenderBuffer

ネイティブレンダーバッファオブジェクトをラップします。詳細...

パブリック変数

quint64 object

詳細説明

メンバ変数の説明

quint64 NativeRenderBuffer::object

ネイティブ・オブジェクト・ハンドルを含む 64 ビット整数。

QRhiRenderBuffer::createFrom() と共に使用される。

OpenGLでは、ネイティブハンドルはGLuint値です。object は有効なOpenGLレンダーバッファオブジェクトIDであることが期待されます。

© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.