Home
last modified time | relevance | path

Searched refs:unodepos (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Navigation/
H A DCrowdAgent.cpp370 void CrowdAgent::SetUpdateNodePosition(bool unodepos) in SetUpdateNodePosition() argument
372 if (unodepos != updateNodePosition_) in SetUpdateNodePosition()
374 updateNodePosition_ = unodepos; in SetUpdateNodePosition()
H A DCrowdAgent.h103 void SetUpdateNodePosition(bool unodepos);
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/LuaScript/pkgs/Navigation/
H A DCrowdAgent.pkg50 void SetUpdateNodePosition(bool unodepos);
/dports/graphics/urho3d/Urho3D-1.7.1/Docs/
H A DLuaScriptAPI.dox1702 - void SetUpdateNodePosition(bool unodepos)