Uses of Class
io.qt.quick.QSGGeometry
-
Uses of QSGGeometry in io.qt.quick
Modifier and TypeMethodDescriptionQSGGeometry.clone()
Creates and returns a copy of this object.final QSGGeometry
QSGBasicGeometryNode.geometry()
Modifier and TypeMethodDescriptionstatic 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) SeeQSGNinePatchNode::
rebuildGeometry(QSGTexture*, QSGGeometry*, QVector4D, QRectF, qreal) final 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)