Vec2.normalize
void normalize(out graphene.vec2.Vec2 res) nothrowComputes the normalized vector for the given vector v.
Parameters
res | return location for the normalized vector |
void normalize(out graphene.vec2.Vec2 res) nothrowComputes the normalized vector for the given vector v.
res | return location for the normalized vector |