Home
last modified time | relevance | path

Searched refs:FindPathOverPolygonsFailed (Results 1 – 3 of 3) sorted by relevance

/dports/games/openmw/openmw-openmw-0.47.0/components/detournavigator/
H A Dstatus.hpp13 FindPathOverPolygonsFailed, enumerator
32 case Status::FindPathOverPolygonsFailed: in getMessage()
H A Ddebug.hpp41 OPENMW_COMPONENTS_DETOURNAVIGATOR_DEBUG_STATUS_MESSAGE(FindPathOverPolygonsFailed) in operator <<()
H A Dfindsmoothpath.hpp284 return Status::FindPathOverPolygonsFailed; in findSmoothPath()