Home
last modified time | relevance | path

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

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/
H A Dobstacles.cpp385 int farVertIndex; in findNextWaypoint() local
389 int hasFar = findIntersectionFarthest(i, from.xz(), to.xz(), &farVertIndex, &farDist, &farPos); in findNextWaypoint()
399 polyFarVertIndex = farVertIndex; in findNextWaypoint()
/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/
H A Dobstacles.cpp386 int farVertIndex; in findNextWaypoint() local
390 int hasFar = findIntersectionFarthest(i, from.xz(), to.xz(), &farVertIndex, &farDist, &farPos); in findNextWaypoint()
400 polyFarVertIndex = farVertIndex; in findNextWaypoint()