Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QSGMaterialType Class Reference

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

#include <qsgmaterialtype.h>

+ Collaboration diagram for QSGMaterialType:

Detailed Description

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

\inmodule QtQuick

It serves no purpose outside the QSGMaterial::type() function.

Note
All classes with QSG prefix should be used solely on the scene graph's rendering thread. See \l {Scene Graph and Rendering} for more information.

Definition at line 11 of file qsgmaterialtype.h.


The documentation for this class was generated from the following file: