Home
last modified time | relevance | path

Searched defs:moveAlongSurface (Results 1 – 3 of 3) sorted by relevance

/dports/games/openmw/openmw-openmw-0.47.0/components/detournavigator/
H A Dfindsmoothpath.hpp111 … inline std::optional<MoveAlongSurfaceResult> moveAlongSurface(const dtNavMeshQuery& navMeshQuery, in moveAlongSurface() function
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Detour/source/
H A DDetourNavMeshQuery.cpp1849 dtStatus dtNavMeshQuery::moveAlongSurface(dtPolyRef startRef, const float* startPos, const float* e… in moveAlongSurface() function in dtNavMeshQuery
/dports/graphics/recastnavigation/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Detour/Source/
H A DDetourNavMeshQuery.cpp2033 dtStatus dtNavMeshQuery::moveAlongSurface(dtPolyRef startRef, const float* startPos, const float* e… in moveAlongSurface() function in dtNavMeshQuery