Searched refs:headnode (Results 1 - 7 of 7) sorted by relevance

/external/quake/quake/src/QW/client/
H A Dbspfile.h83 int headnode[MAX_MAP_HULLS]; member in struct:__anon11284
H A Dgl_model.c598 out->headnode[j] = LittleLong (in->headnode[j]);
1222 mod->hulls[0].firstclipnode = bm->headnode[0];
1225 mod->hulls[j].firstclipnode = bm->headnode[j];
H A Dmodel.c589 out->headnode[j] = LittleLong (in->headnode[j]);
1190 mod->hulls[0].firstclipnode = bm->headnode[0];
1193 mod->hulls[j].firstclipnode = bm->headnode[j];
/external/quake/quake/src/WinQuake/
H A Dbspfile.h86 int headnode[MAX_MAP_HULLS]; member in struct:__anon11572
H A Dgl_model.cpp598 out->headnode[j] = LittleLong (in->headnode[j]);
1196 mod->hulls[0].firstclipnode = bm->headnode[0];
1199 mod->hulls[j].firstclipnode = bm->headnode[j];
H A Dmodel.cpp607 out->headnode[j] = LittleLong (in->headnode[j]);
1193 mod->hulls[0].firstclipnode = bm->headnode[0];
1196 mod->hulls[j].firstclipnode = bm->headnode[j];
/external/quake/quake/src/QW/server/
H A Dmodel.c528 out->headnode[j] = LittleLong (in->headnode[j]);
1110 mod->hulls[0].firstclipnode = bm->headnode[0];
1113 mod->hulls[j].firstclipnode = bm->headnode[j];

Completed in 423 milliseconds