Functions | |
int | PM_HullPointContents (hull_t *hull, int num, const vec3_t p) |
void | PM_InitBoxHull (void) |
trace_t | PM_PlayerMove (const vec3_t start, const vec3_t end) |
int | PM_PointContents (const vec3_t p) |
qboolean | PM_TestPlayerPosition (const vec3_t pos) |
void PM_InitBoxHull | ( | void | ) |