Home
last modified time | relevance | path

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

/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Detour/source/
H A DDetourNavMesh.cpp627 void dtNavMesh::closestPointOnPoly(dtPolyRef ref, const float* pos, float* closest, bool* posOverPo… in closestPointOnPoly() function in dtNavMesh
H A DDetourNavMeshQuery.cpp506 dtStatus dtNavMeshQuery::closestPointOnPoly(dtPolyRef ref, const float* pos, float* closest, bool* … in closestPointOnPoly() function in dtNavMeshQuery
/dports/graphics/recastnavigation/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Detour/Source/
H A DDetourNavMesh.cpp728 void dtNavMesh::closestPointOnPoly(dtPolyRef ref, const float* pos, float* closest, bool* posOverPo… in closestPointOnPoly() function in dtNavMesh
H A DDetourNavMeshQuery.cpp514 dtStatus dtNavMeshQuery::closestPointOnPoly(dtPolyRef ref, const float* pos, float* closest, bool* … in closestPointOnPoly() function in dtNavMeshQuery