Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qsgsimpletexturenode.cpp File Reference

(45baa640b934977737300876e80e36012a08c5b2)

#include "qsgsimpletexturenode.h"
#include <private/qsgnode_p.h>
Include dependency graph for qsgsimpletexturenode.cpp:

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)

Function Documentation

◆ qsgsimpletexturenode_update()

void qsgsimpletexturenode_update ( QSGGeometry * g,
QSGTexture * texture,
const QRectF & rect,
QRectF sourceRect,
QSGSimpleTextureNode::TextureCoordinatesTransformMode texCoordMode )
static

Definition at line 25 of file qsgsimpletexturenode.cpp.