HomeSort by relevance Sort by last modified time
    Searched full:clipnodes (Results 1 - 14 of 14) sorted by null

  /external/quake/quake/src/QW/server/
worlda.s 53 // %edi: hull->clipnodes
61 // node = hull->clipnodes + num;
model.c 875 loadmodel->clipnodes = out;
879 hull->clipnodes = out;
891 hull->clipnodes = out;
930 hull->clipnodes = out;
world.c 64 Set up the planes and clipnodes so that the six floats of a bounding box
73 box_hull.clipnodes = box_clipnodes;
464 node = hull->clipnodes + num;
566 node = hull->clipnodes + num;
  /external/quake/quake/src/WinQuake/
worlda.s 73 // %edi: hull->clipnodes
81 // node = hull->clipnodes + num;
gl_model.h 198 dclipnode_t *clipnodes; member in struct:__anon14506
398 dclipnode_t *clipnodes; member in struct:model_s
model.h 171 dclipnode_t *clipnodes; member in struct:__anon14533
350 dclipnode_t *clipnodes; member in struct:model_s
world.cpp 64 Set up the planes and clipnodes so that the six floats of a bounding box
73 box_hull.clipnodes = box_clipnodes;
502 node = hull->clipnodes + num;
614 node = hull->clipnodes + num;
gl_model.cpp 959 loadmodel->clipnodes = out;
963 hull->clipnodes = out;
975 hull->clipnodes = out;
1014 hull->clipnodes = out;
    [all...]
model.cpp 956 loadmodel->clipnodes = out;
960 hull->clipnodes = out;
972 hull->clipnodes = out;
1011 hull->clipnodes = out;
    [all...]
  /external/quake/quake/src/QW/client/
pmovetst.c 33 Set up the planes and clipnodes so that the six floats of a bounding box
42 box_hull.clipnodes = box_clipnodes;
104 node = hull->clipnodes + num;
143 node = hull->clipnodes + num;
209 node = hull->clipnodes + num;
gl_model.h 202 dclipnode_t *clipnodes; member in struct:__anon14143
401 dclipnode_t *clipnodes; member in struct:model_s
model.h 182 dclipnode_t *clipnodes; member in struct:__anon14173
367 dclipnode_t *clipnodes; member in struct:model_s
gl_model.c 968 loadmodel->clipnodes = out;
972 hull->clipnodes = out;
984 hull->clipnodes = out;
1023 hull->clipnodes = out;
    [all...]
model.c 938 loadmodel->clipnodes = out;
942 hull->clipnodes = out;
954 hull->clipnodes = out;
993 hull->clipnodes = out;
    [all...]

Completed in 132 milliseconds