Home
last modified time | relevance | path

Searched defs:vm_set_identity (Results 1 – 3 of 3) sorted by relevance

/dports/games/d2x/d2x-0.2.5/include/
H A Dvecmat.h225 static inline void vm_set_identity(vms_matrix *m) in vm_set_identity() function
231 #define vm_set_identity(m) do {m->rvec.x = m->uvec.y = m->fvec.z = f1_0; \ macro
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/math/
H A Dvecmat.cpp124 void vm_set_identity(matrix *m) in vm_set_identity() function
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/math/
H A Dvecmat.cpp153 void vm_set_identity(matrix *m) in vm_set_identity() function