gtk-d ~gtk4 (2021-12-20T08:37:41.4817885)
Dub
Repo
Vec2.negate
graphene
Vec2
Vec2
Negates the given #graphene_vec2_t.
class
Vec2
void
negate
(
out
Vec2
res
)
Parameters
res
Vec2
return location for the result vector
Meta
Since
1.2
Source
See Implementation
graphene
Vec2
Vec2
constructors
this
destructors
~this
functions
add
divide
dot
equal
free
getStruct
getVec2Struct
getX
getY
init
initFromFloat
initFromVec2
interpolate
length
max
min
multiply
near
negate
normalize
scale
subtract
toFloat
static functions
getType
one
xAxis
yAxis
zero
variables
graphene_vec2
ownedRef
Negates the given #graphene_vec2_t.