Home
last modified time | relevance | path

Searched refs:cen_uv_curr (Results 1 – 1 of 1) sorted by relevance

/dports/games/avp/avp-20170505/src/win95/
H A Dtexio.c799 VECTOR2D cen_uv_curr; local
959 cen_uv_curr.vx = (e_curr.u_low + e_curr.u_high) / 2;
960 cen_uv_curr.vy = (e_curr.v_low + e_curr.v_high) / 2;
1049 tv.vx = cen_uv.vx - cen_uv_curr.vx;
1050 tv.vy = cen_uv.vy - cen_uv_curr.vy;