Searched refs:topnode (Results 1 - 10 of 10) sorted by relevance

/external/quake/quake/src/QW/client/
H A Drender.h61 struct mnode_s *topnode; // for bmodels, first world node member in struct:entity_s
H A Dgl_refrag.c186 ent->topnode = r_pefragtopnode;
H A Dr_efrag.c228 ent->topnode = r_pefragtopnode;
H A Dr_bsp.c394 R_RecursiveClipBPoly (pbedge, currententity->topnode, psurf);
434 r_currentkey = ((mleaf_t *)currententity->topnode)->key;
H A Dr_main.c843 currententity->topnode = r_pefragtopnode;
859 currententity->topnode = NULL;
/external/quake/quake/src/WinQuake/
H A Drender.h67 struct mnode_s *topnode; // for bmodels, first world node member in struct:entity_s
H A Dgl_refrag.cpp186 ent->topnode = r_pefragtopnode;
H A Dr_efrag.cpp228 ent->topnode = r_pefragtopnode;
H A Dr_bsp.cpp394 R_RecursiveClipBPoly (pbedge, currententity->topnode, psurf);
434 r_currentkey = ((mleaf_t *)currententity->topnode)->key;
H A Dr_main.cpp830 currententity->topnode = r_pefragtopnode;
846 currententity->topnode = NULL;

Completed in 156 milliseconds