Home
last modified time | relevance | path

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

/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A Dengine.cpp12192 static inline int inside_z_p(int32_t const x, int32_t const y, int32_t const z, int const sectnum) in inside_z_p() function
12408 if (next>=0 && inside_z_p(x,y,z, next)) in updatesectorz()
12419 if (inside_z_p(x, y, z, i)) in updatesectorz()
12523 if (inside_z_p(x, y, z, listsectnum)) in updatesectorneighborz()