Home
last modified time | relevance | path

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

/dports/games/spring/spring_98.0/rts/Sim/Path/QTPFS/
H A DNode.hpp138 unsigned int GetMaxNumNeighbors() const;
H A DNode.cpp636 unsigned int QTPFS::QTNode::GetMaxNumNeighbors() const { in GetMaxNumNeighbors() function in QTPFS::QTNode
721 unsigned int maxNgbs = GetMaxNumNeighbors(); in UpdateNeighborCache()