Home
last modified time | relevance | path

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

/dports/games/spring/spring_98.0/rts/Sim/Path/QTPFS/
H A DNode.cpp810 const INode* ngbL = nodes[(zmin() + 0) * gs->mapx + (xmin() - 1)]; in UpdateNeighborCache() local
826 const INode* ngbL = nodes[(zmax() - 1) * gs->mapx + (xmin() - 1)]; in UpdateNeighborCache() local