Vec4.normalize

Normalizes the given #graphene_vec4_t.

class Vec4
void
normalize
(
out Vec4 res
)

Parameters

res Vec4

return location for the normalized vector

Meta