Point2D

Inheritance diagram of PySide2.QtQuick.QSGGeometry.Point2D

Synopsis

Functions

  • def set (nx, ny)

Detailed Description

class PySide2.QtQuick.QSGGeometry.Point2D

PySide2.QtQuick.QSGGeometry.Point2D(Point2D)

Parameters:

Point2DPySide2.QtQuick.QSGGeometry.Point2D

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

  • ny – float