QSGMaterialType Class

The QSGMaterialType class is used as a unique type token in combination with QSGMaterial . 更多...

頭: #include <QSGMaterialType>
qmake: QT += quick

    詳細描述

    The QSGMaterialType class is used as a unique type token in combination with QSGMaterial .

    It serves no purpose outside the QSGMaterial::type () 函數。

    注意: 所有帶有 QSG 前綴的類隻應用於場景圖形渲染綫程。見 場景圖形和渲染 瞭解更多信息。