Home
last modified time | relevance | path

Searched defs:dummy_bbox (Results 1 – 5 of 5) sorted by relevance

/dports/games/vavoom/vavoom-1.33/source/
H A Dnet_connection.cpp617 float dummy_bbox[6] = {-99999, -99999, -99999, 99999, 99999, 99999}; in SetUpFatPVS() local
H A Dr_adv_light.cpp897 float dummy_bbox[6] = {-99999, -99999, -99999, 99999, 99999, 99999}; in RenderLightShadows() local
H A Dr_bsp.cpp930 float dummy_bbox[6] = {-99999, -99999, -99999, 99999, 99999, 99999}; in RenderBspWorld() local
H A Dr_surf.cpp2577 float dummy_bbox[6] = {-99999, -99999, -99999, 99999, 99999, 99999}; in UpdateWorld() local
2611 float dummy_bbox[6] = {-99999, -99999, -99999, 99999, 99999, 99999}; in UpdateWorld() local
/dports/games/edge/Edge-1.35-source/src/
H A Dp_setup.cc114 static float dummy_bbox[4]; variable