QSGSimpleMaterial ClassThe QSGSimpleMaterial class is a template generated class used to store the state used with a QSGSimpleMateralShader. More... #include <QSGSimpleMaterial> Inherits: QSGMaterial. Public Types
Public Functions
Reimplemented Public Functions
Detailed DescriptionThe QSGSimpleMaterial class is a template generated class used to store the state used with a QSGSimpleMateralShader. The state of the material is accessible through the template generated state() function. See also QSGSimpleMaterialShader. Member Function Documentation
|