vm_math
1.0.7
|
Functions | |
static void | vm_VMath< T_fp, N_len >::copy (T_fp v[], T_fp const cv[]) |
|
inlinestatic |
Normalize a vector v.
v | destination vector |
cv | source vector |
REQUIREMENT: *v and *cv each has a length of at least N_len contiguous T_fps and is appropriately aligned for T_fps.
Definition at line 385 of file vm_vmath.h.