gtk-d ~gtk4 (2021-12-20T08:37:41.4817885)
Dub
Repo
Vec3.negate
graphene
Vec3
Vec3
Negates the given #graphene_vec3_t.
class
Vec3
void
negate
(
out
Vec3
res
)
Parameters
res
Vec3
return location for the result vector
Meta
Since
1.2
Source
See Implementation
graphene
Vec3
Vec3
constructors
this
destructors
~this
functions
add
cross
divide
dot
equal
free
getStruct
getVec3Struct
getX
getXy
getXy0
getXyz0
getXyz1
getXyzw
getY
getZ
init
initFromFloat
initFromVec3
interpolate
length
max
min
multiply
near
negate
normalize
scale
subtract
toFloat
static functions
getType
one
xAxis
yAxis
zAxis
zero
variables
graphene_vec3
ownedRef
Negates the given #graphene_vec3_t.