Home
last modified time | relevance | path

Searched refs:grid_light_one_corner (Results 1 – 3 of 3) sorted by relevance

/dports/games/egoboo/egoboo-2.8.1/src/game/
H A Dmesh.h225 bool_t grid_light_one_corner( ego_mpd_t * pmesh, int fan, float height, float nrm[], float * plight…
H A Dgraphic_fan.c417 if ( grid_light_one_corner( pmesh, itile, v[cnt].pos[ZZ], nrm, &dlight ) ) in render_water_fan()
H A Dmesh.c1087 bool_t grid_light_one_corner( ego_mpd_t * pmesh, int fan, float height, float nrm[], float * plight… in grid_light_one_corner() function