HomeSort by relevance Sort by last modified time
    Searched defs:Mod_PointInLeaf (Results 1 - 6 of 6) sorted by null

  /external/quake/quake/src/QW/server/
model.c 57 Mod_PointInLeaf
60 mleaf_t *Mod_PointInLeaf (vec3_t p, model_t *model)
67 SV_Error ("Mod_PointInLeaf: bad model");
  /external/quake/quake/src/QW/client/
gl_model.c 78 Mod_PointInLeaf
81 mleaf_t *Mod_PointInLeaf (vec3_t p, model_t *model)
88 Sys_Error ("Mod_PointInLeaf: bad model");
    [all...]
model.c 76 Mod_PointInLeaf
79 mleaf_t *Mod_PointInLeaf (vec3_t p, model_t *model)
86 Sys_Error ("Mod_PointInLeaf: bad model");
    [all...]
  /external/quake/quake/src/WinQuake/
gl_model.cpp 78 Mod_PointInLeaf
81 mleaf_t *Mod_PointInLeaf (vec3_t p, model_t *model)
88 Sys_Error ("Mod_PointInLeaf: bad model");
    [all...]
model.cpp 81 Mod_PointInLeaf
84 mleaf_t *Mod_PointInLeaf (vec3_t p, model_t *model)
91 Sys_Error ("Mod_PointInLeaf: bad model");
    [all...]
  /gdk/samples/quake/jni/
gl_model.cpp 78 Mod_PointInLeaf
81 mleaf_t *Mod_PointInLeaf (vec3_t p, model_t *model)
88 Sys_Error ("Mod_PointInLeaf: bad model");
    [all...]

Completed in 806 milliseconds