Searched defs:Mod_PointInLeaf (Results 1 - 5 of 5) sorted by relevance

/external/quake/quake/src/QW/server/
H A Dmodel.c57 Mod_PointInLeaf
60 mleaf_t *Mod_PointInLeaf (vec3_t p, model_t *model) function
67 SV_Error ("Mod_PointInLeaf: bad model");
/external/quake/quake/src/QW/client/
H A Dgl_model.c78 Mod_PointInLeaf
81 mleaf_t *Mod_PointInLeaf (vec3_t p, model_t *model) function
88 Sys_Error ("Mod_PointInLeaf: bad model");
H A Dmodel.c76 Mod_PointInLeaf
79 mleaf_t *Mod_PointInLeaf (vec3_t p, model_t *model) function
86 Sys_Error ("Mod_PointInLeaf: bad model");
/external/quake/quake/src/WinQuake/
H A Dgl_model.cpp78 Mod_PointInLeaf
81 mleaf_t *Mod_PointInLeaf (vec3_t p, model_t *model) function
88 Sys_Error ("Mod_PointInLeaf: bad model");
H A Dmodel.cpp81 Mod_PointInLeaf
84 mleaf_t *Mod_PointInLeaf (vec3_t p, model_t *model) function
91 Sys_Error ("Mod_PointInLeaf: bad model");

Completed in 303 milliseconds