-
Methods in io.qt.quick with parameters of type QSGGeometry
Modifier and Type |
Method |
Description |
static void |
QSGImageNode.rebuildGeometry(QSGGeometry g,
QSGTexture texture,
QRectF rect,
QRectF sourceRect,
QSGImageNode.TextureCoordinatesTransformFlag... texCoordMode) |
|
static void |
QSGImageNode.rebuildGeometry(QSGGeometry g,
QSGTexture texture,
QRectF rect,
QRectF sourceRect,
QSGImageNode.TextureCoordinatesTransformMode texCoordMode) |
|
static void |
QSGNinePatchNode.rebuildGeometry(QSGTexture texture,
QSGGeometry geometry,
QVector4D padding,
QRectF bounds,
double dpr) |
|
void |
QSGBasicGeometryNode.setGeometry(QSGGeometry geometry) |
|
static void |
QSGGeometry.updateColoredRectGeometry(QSGGeometry g,
QRectF rect) |
|
static void |
QSGGeometry.updateRectGeometry(QSGGeometry g,
QRectF rect) |
|
static void |
QSGGeometry.updateTexturedRectGeometry(QSGGeometry g,
QRectF rect,
QRectF sourceRect) |
|