Home
last modified time | relevance | path

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

/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/DetourCrowd/source/
H A DDetourCrowd.cpp259 static int addToPathQueue(dtCrowdAgent* newag, dtCrowdAgent** agents, const int nagents, const int … in addToPathQueue() function
778 nqueue = addToPathQueue(ag, queue, nqueue, PATH_MAX_AGENTS); in updateMoveRequest()
/dports/graphics/recastnavigation/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/DetourCrowd/Source/
H A DDetourCrowd.cpp257 static int addToPathQueue(dtCrowdAgent* newag, dtCrowdAgent** agents, const int nagents, const int … in addToPathQueue() function
768 nqueue = addToPathQueue(ag, queue, nqueue, PATH_MAX_AGENTS); in updateMoveRequest()