gtk-d ~gtk4 (2021-12-20T08:37:41.4817885)
Dub
Repo
Vec4.this
graphene
Vec4
Vec4
Sets our main struct and passes it to the parent class.
this
(graphene_vec4_t* graphene_vec4, bool ownedRef)
class
Vec4
this
(
graphene_vec4_t
*
graphene_vec4
,
bool
ownedRef
= false
)
this
()
Meta
Source
See Implementation
graphene
Vec4
Vec4
constructors
this
destructors
~this
functions
add
divide
dot
equal
free
getStruct
getVec4Struct
getW
getX
getXy
getXyz
getY
getZ
init
initFromFloat
initFromVec2
initFromVec3
initFromVec4
interpolate
length
max
min
multiply
near
negate
normalize
scale
subtract
toFloat
static functions
getType
one
wAxis
xAxis
yAxis
zAxis
zero
variables
graphene_vec4
ownedRef
Sets our main struct and passes it to the parent class.