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

  /external/quake/quake/src/QW/client/
pmove.h 99 int PM_PointContents (vec3_t point);
pmove.c 620 cont = PM_PointContents (point);
627 cont = PM_PointContents (point);
632 cont = PM_PointContents (point);
712 cont = PM_PointContents (spot);
716 cont = PM_PointContents (spot);
pmovetst.c 122 PM_PointContents
126 int PM_PointContents (vec3_t p)

Completed in 81 milliseconds