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