Home
last modified time | relevance | path

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

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/
H A Dobstacles.cpp368 float polyFarDist = 0.0f; in findNextWaypoint() local
395 polyFarDist = farDist; in findNextWaypoint()
409 if (polyNearDist == 0.0f && polyFarDist == 0.0f) { in findNextWaypoint()
/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/
H A Dobstacles.cpp369 float polyFarDist = 0.0f; in findNextWaypoint() local
396 polyFarDist = farDist; in findNextWaypoint()
410 if (polyNearDist == 0.0f && polyFarDist == 0.0f) { in findNextWaypoint()