![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtQuick/qtquickglobal.h>#include <QtCore/QRect>#include <QtGui/QMatrix4x4>#include <QtGui/QColor>#include <QtQuick/qsgmaterialtype.h>Go to the source code of this file.
Classes | |
| class | QSGMaterialShader |
| The QSGMaterialShader class represents a graphics API independent shader program. More... | |
| class | QSGMaterialShader::RenderState |
Encapsulates the current rendering state during a call to QSGMaterialShader::updateUniformData() and the other update type of functions. More... | |
| class | QSGMaterialShader::GraphicsPipelineState |
| Describes state changes that the material wants to apply to the currently active graphics pipeline state. More... | |