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

  /external/quake/quake/src/QW/client/
bspfile.h 24 #define MAX_MAP_HULLS 4
83 int headnode[MAX_MAP_HULLS];
model.h 372 hull_t hulls[MAX_MAP_HULLS];
gl_model.h 406 hull_t hulls[MAX_MAP_HULLS];
gl_model.c 597 for (j=0 ; j<MAX_MAP_HULLS ; j++)
1223 for (j=1 ; j<MAX_MAP_HULLS ; j++)
    [all...]
model.c 588 for (j=0 ; j<MAX_MAP_HULLS ; j++)
1191 for (j=1 ; j<MAX_MAP_HULLS ; j++)
    [all...]
  /external/quake/quake/src/WinQuake/
bspfile.h 24 #define MAX_MAP_HULLS 4
86 int headnode[MAX_MAP_HULLS];
model.h 355 hull_t hulls[MAX_MAP_HULLS];
gl_model.h 403 hull_t hulls[MAX_MAP_HULLS];
gl_model.cpp 597 for (j=0 ; j<MAX_MAP_HULLS ; j++)
1197 for (j=1 ; j<MAX_MAP_HULLS ; j++)
    [all...]
model.cpp 606 for (j=0 ; j<MAX_MAP_HULLS ; j++)
1194 for (j=1 ; j<MAX_MAP_HULLS ; j++)
    [all...]
  /external/quake/quake/src/QW/server/
model.c 527 for (j=0 ; j<MAX_MAP_HULLS ; j++)
1111 for (j=1 ; j<MAX_MAP_HULLS ; j++)

Completed in 1972 milliseconds