Macros | |
#define | DIST_EPSILON (0.03125) |
#define | PLANE_EPSILON (0.001) |
Functions | |
int | MOD_HullContents (hull_t *hull, int num, const vec3_t origin, trace_t *trace) |
void | MOD_TraceLine (hull_t *hull, int num, const vec3_t start_point, const vec3_t end_point, trace_t *trace) |
#define DIST_EPSILON (0.03125) |
#define PLANE_EPSILON (0.001) |