![]() |
Qt 6.x
The Qt SDK
|
#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... | |