Home
last modified time | relevance | path

Searched defs:vm_vec_normalized_dir (Results 1 – 4 of 4) sorted by relevance

/dports/games/d2x/d2x-0.2.5/maths/
H A Dvecmat.c385 fix vm_vec_normalized_dir(vms_vector *dest,vms_vector *end,vms_vector *start) in vm_vec_normalized_dir() function
/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/common/maths/
H A Dvecmat.cpp273 vm_magnitude vm_vec_normalized_dir(vms_vector &dest,const vms_vector &end,const vms_vector &start) in vm_vec_normalized_dir() function
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/math/
H A Dvecmat.cpp587 float vm_vec_normalized_dir(vec3d *dest,vec3d *end,vec3d *start) in vm_vec_normalized_dir() function
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/math/
H A Dvecmat.cpp475 float vm_vec_normalized_dir(vec3d *dest, const vec3d *end, const vec3d *start) in vm_vec_normalized_dir() function