Home
last modified time | relevance | path

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

/dports/games/openjk/OpenJK-07675e2/code/server/
H A Dsv_game.cpp556 …CGhoul2Info_v &ghoul2, const char *boneName, vec3_t pos, vec3_t entAngles, vec3_t entPos, vec3_t e… in SV_G2API_GetRagBonePos() argument
558 return re.G2API_GetRagBonePos( ghoul2, boneName, pos, entAngles, entPos, entScale ); in SV_G2API_GetRagBonePos()
/dports/games/openjk/OpenJK-07675e2/code/game/
H A Dg_public.h350 …onePos)(CGhoul2Info_v &ghoul2, const char *boneName, vec3_t pos, vec3_t entAngles, vec3_t entPos, …
/dports/games/openjk/OpenJK-07675e2/codeJK2/game/
H A Dg_public.h340 …onePos)(CGhoul2Info_v &ghoul2, const char *boneName, vec3_t pos, vec3_t entAngles, vec3_t entPos, …
/dports/games/openjk/OpenJK-07675e2/code/rd-common/
H A Dtr_public.h309 …n (*G2API_GetRagBonePos)(CGhoul2Info_v &ghoul2, const char *boneName, vec3_t pos, vec3_t entAngles,
/dports/games/openjk/OpenJK-07675e2/codemp/rd-common/
H A Dtr_public.h181 …) ( CGhoul2Info_v &ghoul2, const char *boneName, vec3_t pos, vec3_t entAngles, vec3_t entPos, …
/dports/games/openjk/OpenJK-07675e2/codemp/ghoul2/
H A Dg2_local.h352 …BonePos(CGhoul2Info_v &ghoul2, const char *boneName, vec3_t pos, vec3_t entAngles, vec3_t entPos, …
/dports/games/openjk/OpenJK-07675e2/codemp/cgame/
H A Dcg_syscalls.c650 qboolean trap_G2API_GetRagBonePos(void *ghoul2, const char *boneName, vec3_t pos, vec3_t entAngles,… in trap_G2API_GetRagBonePos() argument
651 return Q_syscall(CG_G2_GETRAGBONEPOS, ghoul2, boneName, pos, entAngles, entPos, entScale); in trap_G2API_GetRagBonePos()
H A Dcg_public.h705 …agBonePos) ( void *ghoul2, const char *boneName, vec3_t pos, vec3_t entAngles, vec3_t entPos, …
/dports/games/openjk/OpenJK-07675e2/codemp/client/
H A Dcl_cgameapi.cpp762 …I_GetRagBonePos( void *ghoul2, const char *boneName, vec3_t pos, vec3_t entAngles, vec3_t entPos, … in CL_G2API_GetRagBonePos() argument
764 …return re->G2API_GetRagBonePos( *((CGhoul2Info_v *)ghoul2), boneName, pos, entAngles, entPos, entS… in CL_G2API_GetRagBonePos()
/dports/games/openjk/OpenJK-07675e2/codemp/game/
H A Dg_syscalls.c951 qboolean trap_G2API_GetRagBonePos(void *ghoul2, const char *boneName, vec3_t pos, vec3_t entAngles,… in trap_G2API_GetRagBonePos() argument
952 return Q_syscall(G_G2_GETRAGBONEPOS, ghoul2, boneName, pos, entAngles, entPos, entScale); in trap_G2API_GetRagBonePos()
H A Dg_public.h1085 …agBonePos) ( void *ghoul2, const char *boneName, vec3_t pos, vec3_t entAngles, vec3_t entPos, …
/dports/games/openjk/OpenJK-07675e2/codemp/server/
H A Dsv_gameapi.cpp1701 …I_GetRagBonePos( void *ghoul2, const char *boneName, vec3_t pos, vec3_t entAngles, vec3_t entPos, … in SV_G2API_GetRagBonePos() argument
1702 …return re->G2API_GetRagBonePos( *((CGhoul2Info_v *)ghoul2), boneName, pos, entAngles, entPos, entS… in SV_G2API_GetRagBonePos()
/dports/games/openjk/OpenJK-07675e2/code/rd-vanilla/
H A Dtr_init.cpp1958 …BonePos(CGhoul2Info_v &ghoul2, const char *boneName, vec3_t pos, vec3_t entAngles, vec3_t entPos, …
H A DG2_API.cpp1560 …BonePos(CGhoul2Info_v &ghoul2, const char *boneName, vec3_t pos, vec3_t entAngles, vec3_t entPos, … in G2API_GetRagBonePos() argument
/dports/games/openjk/OpenJK-07675e2/codemp/rd-dedicated/
H A DG2_API.cpp1548 …BonePos(CGhoul2Info_v &ghoul2, const char *boneName, vec3_t pos, vec3_t entAngles, vec3_t entPos, … in G2API_GetRagBonePos() argument
/dports/games/openjk/OpenJK-07675e2/codemp/rd-vanilla/
H A DG2_API.cpp1772 …BonePos(CGhoul2Info_v &ghoul2, const char *boneName, vec3_t pos, vec3_t entAngles, vec3_t entPos, … in G2API_GetRagBonePos() argument