PyANGKernel.GKDPoint¶
- class GKDPoint¶
-
Inherited by:
GKText,GKNode,GKImage,GKGeoImage,GKController,GKCircleSynopsis¶
Methods¶
def
__init__()def
getPosition()
Virtual methods¶
def
setPosition()
Note
This documentation may contain snippets that were automatically translated from C++ to Python. We always welcome contributions to the snippet translation. If you see an issue with the translation, you can also let us know by creating a ticket on https:/bugreports.qt.io/projects/PYSIDE
Detailed Description¶
A 3D point that can be drawn in a view. Note that this is different from a
GKPoint, this one is a fullGKObjectwith support for extensible data (new attributes), editors, drawers… TheGKPointis the generic definition of a point (the coordinates).- __init__()¶
The coordinates of the object
The coordinates of the object