Home
last modified time | relevance | path

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

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/
H A Dobstacles.cpp714 bool foundVertexNeighbor = false; in findFarthestAvailablePathVertex() local
725 foundVertexNeighbor = true; in findFarthestAvailablePathVertex()
730 if (foundVertexNeighbor) { in findFarthestAvailablePathVertex()
/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/
H A Dobstacles.cpp715 bool foundVertexNeighbor = false; in findFarthestAvailablePathVertex() local
726 foundVertexNeighbor = true; in findFarthestAvailablePathVertex()
731 if (foundVertexNeighbor) { in findFarthestAvailablePathVertex()