Home
last modified time | relevance | path

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

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/
H A Dobstacles.cpp717 …bool pathVertexOnPolygon = findPolygonVerticeByXZWithinTolerance(path[pathVertexIdx].x, path[pathV… in findFarthestAvailablePathVertex() local
720 if (pathVertexOnPolygon && polygonIndexStart == polygonIndexPath) { in findFarthestAvailablePathVertex()
/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/
H A Dobstacles.cpp718 …bool pathVertexOnPolygon = findPolygonVerticeByXZWithinTolerance(path[pathVertexIdx].x, path[pathV… in findFarthestAvailablePathVertex() local
721 if (pathVertexOnPolygon && polygonIndexStart == polygonIndexPath) { in findFarthestAvailablePathVertex()