Home
last modified time | relevance | path

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

/dports/games/openjk/OpenJK-07675e2/codeJK2/cgame/
H A Dcg_effects.cpp714 static void CG_CalcHeightWidth( vec3_t verts[4], float *height, float *width ) in CG_CalcHeightWidth() function
777 CG_CalcHeightWidth( verts, &height, &width ); in CG_DoGlass()
/dports/games/openjk/OpenJK-07675e2/code/cgame/
H A Dcg_effects.cpp746 static void CG_CalcHeightWidth( vec3_t verts[4], float *height, float *width ) in CG_CalcHeightWidth() function
809 CG_CalcHeightWidth( verts, &height, &width ); in CG_DoGlass()
/dports/games/openjk/OpenJK-07675e2/codemp/cgame/
H A Dcg_effects.c386 static void CG_CalcHeightWidth( vec3_t verts[4], float *height, float *width ) in CG_CalcHeightWidth() function
451 CG_CalcHeightWidth( verts, &height, &width ); in CG_DoGlass()