Point2D#

Inheritance diagram of PySide6.QtQuick.QSGGeometry.Point2D

Synopsis#

Functions#

  • def set (nx, ny)

Detailed Description#

class PySide6.QtQuick.QSGGeometry.Point2D#

PySide6.QtQuick.QSGGeometry.Point2D(Point2D)

Parameters

Point2DPySide6.QtQuick.QSGGeometry.Point2D

PySide6.QtQuick.QSGGeometry.Point2D.x#
PySide6.QtQuick.QSGGeometry.Point2D.y#
PySide6.QtQuick.QSGGeometry.Point2D.set(nx, ny)#
Parameters
  • nx – float

  • ny – float