Home
last modified time | relevance | path

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

/dports/games/taisei/taisei-1.3.2/src/stages/
H A Dstage2_events.c51 const double bunchdist = 0.5; in stage2_great_circle() local
56 cmplx dir = cexp(I*(2*M_PI/c*n+partdist*(_i%c2-c2/2)+bunchdist*(_i/c2))); in stage2_great_circle()
/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A Dengine.cpp634 static int16_t bunchsec[YAX_MAXBUNCHES], bunchdist[YAX_MAXBUNCHES]; variable
694 bunchdist[bunchnum] = bestwalldist; in yax_scanbunches()
702 return (bunchdist[B_UNBUF16(b2)] - bunchdist[B_UNBUF16(b1)]); in yax_cmpbunches()