Uses of Class
io.qt.quick.QSGGeometry.TexturedPoint2D
Packages that use QSGGeometry.TexturedPoint2D
-
Uses of QSGGeometry.TexturedPoint2D in io.qt.quick
Methods in io.qt.quick that return QSGGeometry.TexturedPoint2DModifier and TypeMethodDescriptionQSGGeometry.TexturedPoint2D.clone()
Creates and returns a copy of this object.QSGGeometry.TexturedPoint2DVertexData.get
(int index) Methods in io.qt.quick with parameters of type QSGGeometry.TexturedPoint2DModifier and TypeMethodDescriptionfinal boolean
QSGGeometry.TexturedPoint2D.equals
(QSGGeometry.TexturedPoint2D value2) Seeoperator==(QSGGeometry::TexturedPoint2D,
QSGGeometry::TexturedPoint2D) void
QSGGeometry.TexturedPoint2DVertexData.set
(int index, QSGGeometry.TexturedPoint2D value) Constructors in io.qt.quick with parameters of type QSGGeometry.TexturedPoint2DModifierConstructorDescriptionSeeQSGGeometry::TexturedPoint2D::
TexturedPoint2D(QSGGeometry::TexturedPoint2D)