HomeSort by relevance Sort by last modified time
    Searched full:eorg (Results 1 - 3 of 3) sorted by null

  /external/quake/quake/src/QW/server/
pr_cmds.c 768 vec3_t eorg; local
784 eorg[j] = org[j] - (ent->v.origin[j] + (ent->v.mins[j] + ent->v.maxs[j])*0.5);
785 if (Length(eorg) > rad)
  /external/quake/quake/src/WinQuake/
pr_cmds.cpp 885 vec3_t eorg; local
901 eorg[j] = org[j] - (ent->u.v.origin[j] + (ent->u.v.mins[j] + ent->u.v.maxs[j])*0.5);
902 if (Length(eorg) > rad)
    [all...]
  /prebuilts/devtools/tools/lib/
hierarchyviewer2.jar 

Completed in 414 milliseconds