Home
last modified time | relevance | path

Searched defs:radtoint (Results 1 – 3 of 3) sorted by relevance

/dports/games/rottdc/rottdc-1.0-2/rott/
H A Dlookups.c115 const double radtoint = (double)FINEANGLES/2/PI; in CalcPixelAngles() local
/dports/games/bstone/bstone-1.1.9/src/
H A Djm_free.cpp193 const float radtoint = static_cast<float>(FINEANGLES / 2 / PI); variable
/dports/games/ecwolf/ecwolf-1.3.3-src/src/
H A Dwl_main.cpp201 const float radtoint = (float)(FINEANGLES/2/PI); variable