Home
last modified time | relevance | path

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

/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Navigation/
H A DCrowdManager.cpp425 Vector3 CrowdManager::GetRandomPointInCircle(const Vector3& center, float radius, int queryFilterTy… in GetRandomPointInCircle() function in Urho3D::CrowdManager
H A DNavigationMesh.cpp753 Vector3 NavigationMesh::GetRandomPointInCircle(const Vector3& center, float radius, const Vector3& … in GetRandomPointInCircle() function in Urho3D::NavigationMesh