gtk-d ~gtk4 (2021-12-20T08:37:41.4817885)
Dub
Repo
Point.zero
graphene
Point
Point
Returns a point fixed at (0, 0).
class
Point
static
Point
zero
(
)
Return Value
Type:
Point
a fixed point
Meta
Since
1.0
Source
See Implementation
graphene
Point
Point
constructors
this
destructors
~this
functions
distance
equal
free
getPointStruct
getStruct
init
initFromPoint
initFromVec2
interpolate
near
toVec2
properties
x
y
static functions
getType
zero
variables
graphene_point
ownedRef
Returns a point fixed at (0, 0).