Searched defs:BoxOnPlaneSide (Results 1 - 2 of 2) sorted by relevance

/external/quake/quake/src/QW/client/
H A Dmathlib.c175 Sys_Error ("BoxOnPlaneSide: Bad signbits");
182 BoxOnPlaneSide
187 int BoxOnPlaneSide (vec3_t emins, vec3_t emaxs, mplane_t *p) function
281 Sys_Error ("BoxOnPlaneSide: sides==0");
/external/quake/quake/src/WinQuake/
H A Dmathlib.cpp176 Sys_Error ("BoxOnPlaneSide: Bad signbits");
184 BoxOnPlaneSide
189 int BoxOnPlaneSide (vec3_t emins, vec3_t emaxs, mplane_t *p) function
283 Sys_Error ("BoxOnPlaneSide: sides==0");

Completed in 266 milliseconds