gtk-d ~gtk4 (2021-12-20T08:37:41.4817885)
Dub
Repo
Point.this
graphene
Point
Point
Sets our main struct and passes it to the parent class.
this
(graphene_point_t* graphene_point, bool ownedRef)
class
Point
this
(
graphene_point_t
*
graphene_point
,
bool
ownedRef
= false
)
this
()
Meta
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
Sets our main struct and passes it to the parent class.