![]() |
Qt 6.x
The Qt SDK
|
Go to the source code of this file.
Classes | |
class | QSGSimpleTextureNodePrivate |
Functions | |
static void | qsgsimpletexturenode_update (QSGGeometry *g, QSGTexture *texture, const QRectF &rect, QRectF sourceRect, QSGSimpleTextureNode::TextureCoordinatesTransformMode texCoordMode) |
|
static |
Definition at line 25 of file qsgsimpletexturenode.cpp.
References QRectF::bottom(), QRectF::height(), QSize::height(), QRectF::left(), QSGSimpleTextureNode::MirrorHorizontally, QSGSimpleTextureNode::MirrorVertically, rect, QRectF::right(), QRectF::setBottom(), QRectF::setLeft(), QRectF::setRight(), QRectF::setTop(), QRectF::top(), QSGGeometry::updateTexturedRectGeometry(), QRectF::width(), and QSize::width().
Referenced by QSGSimpleTextureNode::setRect(), QSGSimpleTextureNode::setSourceRect(), QSGSimpleTextureNode::setTexture(), and QSGSimpleTextureNode::setTextureCoordinatesTransform().