Home
last modified time | relevance | path

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

/dports/games/openjk/OpenJK-07675e2/codemp/client/
H A Dcl_cgameapi.cpp747 static qboolean CL_G2API_RagPCJConstraint( void *ghoul2, const char *boneName, vec3_t min, vec3_t m… in CL_G2API_RagPCJConstraint() function
1615 return CL_G2API_RagPCJConstraint( VMA(1), (const char *)VMA(2), (float *)VMA(3), (float *)VMA(4)); in CL_CgameSystemCalls()
1898 cgi.G2API_RagPCJConstraint = CL_G2API_RagPCJConstraint; in CL_BindCGame()