QTextureDataUpdate 类
class Qt3DRender::QTextureDataUpdateQTextureDataUpdate 包含执行纹理内容部分更新所需的文娱信息和数据。 更多...
头文件 | #include <QTextureDataUpdate> |
CMake | find_package(Qt6 REQUIRED COMPONENTS 3drender) target_link_libraries(mytarget PRIVATE Qt6::3drender) |
qmake | QT += 3drender |
详细描述
实际数据内容包含在 QTextureImageDataPtr 成员中。额外的成员允许指定内容更新的 x, y, z 偏移量,以及可能的层、mipLevel 和面。
另请参阅QAbstractTexture。
© 2024 Qt 公司。本文档中的文档贡献的版权属于各自的拥有者。本文档根据自由软件基金会发布的 GNU 自由文档许可证版本 1.3 的条款进行授权。Qt 及其相关标志是芬兰的 Qt 公司及其在全球的子公司和关联公司的 商标。所有其他商标均为各自所有者的财产。