gtk-d ~gtk4 (2021-12-20T08:37:41.4817885)
Dub
Repo
Vec4.negate
graphene
Vec4
Vec4
Negates the given #graphene_vec4_t.
class
Vec4
void
negate
(
out
Vec4
res
)
Parameters
res
Vec4
return location for the result vector
Meta
Since
1.2
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
Negates the given #graphene_vec4_t.