Home
last modified time | relevance | path

Searched defs:bottom_y_ind (Results 1 – 2 of 2) sorted by relevance

/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/common/texmap/
H A Dntmap.cpp147 void compute_y_bounds(const g3ds_tmap &t, int &vlt, int &vlb, int &vrt, int &vrb,int &bottom_y_ind) in compute_y_bounds()
/dports/games/d2x/d2x-0.2.5/texmap/
H A Dntmap.c312 void compute_y_bounds(g3ds_tmap *t, int *vlt, int *vlb, int *vrt, int *vrb,int *bottom_y_ind) in compute_y_bounds()