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

  /external/quake/quake/src/WinQuake/
world.h 60 int SV_TruePointContents (vec3_t p);
world.cpp 537 int SV_TruePointContents (vec3_t p)
sv_phys.cpp 826 truecont = SV_TruePointContents (point);
    [all...]
  /gdk/samples/quake/jni/
world.h 60 int SV_TruePointContents (vec3_t p);
world.cpp 537 int SV_TruePointContents (vec3_t p)
sv_phys.cpp 826 truecont = SV_TruePointContents (point);
    [all...]

Completed in 178 milliseconds