Searched refs:xz (Results 1 – 1 of 1) sorted by relevance
| /RvlSDK-3.2/build/libraries/mtx/src/ |
| D | mtx.c | 2141 f32 s,xs,ys,zs,wx,wy,wz,xx,xy,xz,yy,yz,zz; in C_MTXQuat() local 2153 xx = q->x * xs; xy = q->x * ys; xz = q->x * zs; in C_MTXQuat() 2159 m[0][2] = xz + wy; in C_MTXQuat() 2167 m[2][0] = xz - wy; in C_MTXQuat()
|