Home
last modified time | relevance | path

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

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