Home
last modified time | relevance | path

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

/dports/games/openjk/OpenJK-07675e2/codemp/client/
H A Dcl_cgameapi.h42 void CGVM_GetAngles ( int entID, vec3_t out );
H A Dcl_cgameapi.cpp226 void CGVM_GetAngles( int entID, vec3_t out ) { in CGVM_GetAngles() function
/dports/games/openjk/OpenJK-07675e2/codemp/qcommon/
H A DRoffSystem.cpp880 CGVM_GetAngles( roff_ent->mEntID, angleTemp ); in ApplyROFF()
1027 CGVM_GetAngles( roff_ent->mEntID, angleTemp ); in ClearLerp()