gtk-d ~gtk4 (2021-12-20T08:37:41.4817885)
Dub
Repo
Point3D.this
graphene
Point3D
Point3D
Sets our main struct and passes it to the parent class.
this
(graphene_point3d_t* graphene_point3d, bool ownedRef)
class
Point3D
this
(
graphene_point3d_t
*
graphene_point3d
,
bool
ownedRef
= false
)
this
()
Meta
Source
See Implementation
graphene
Point3D
Point3D
constructors
this
destructors
~this
functions
cross
distance
dot
equal
free
getPoint3DStruct
getStruct
init
initFromPoint
initFromVec3
interpolate
length
near
normalize
normalizeViewport
scale
toVec3
properties
x
y
z
static functions
getType
zero
variables
graphene_point3d
ownedRef
Sets our main struct and passes it to the parent class.