Documentation
Dlang.org
Vec4.normalize
graphene
vec4
Vec4
Normalizes the given #graphene_vec4_t.
class
Vec4
void
normalize
(
out
graphene.vec4.Vec4
res
)
Parameters
res
graphene
.
vec4
.
Vec4
return location for the normalized vector
graphene
vec4
Vec4
functions
add
divide
dot
equal
getW
getX
getXy
getXyz
getY
getZ
initFromFloat
initFromVec2
initFromVec3
initFromVec4
init_
interpolate
length
max
min
multiply
near
negate
normalize
scale
subtract
toFloat
static functions
alloc
one
wAxis
xAxis
yAxis
zAxis
zero
Normalizes the given #graphene_vec4_t.