Home
last modified time | relevance | path

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

/dports/games/openmw/openmw-openmw-0.47.0/components/detournavigator/
H A Dstatus.hpp11 EndPolygonNotFound, enumerator
28 case Status::EndPolygonNotFound: in getMessage()
H A Ddebug.hpp39 OPENMW_COMPONENTS_DETOURNAVIGATOR_DEBUG_STATUS_MESSAGE(EndPolygonNotFound) in operator <<()
H A Dfindsmoothpath.hpp278 return Status::EndPolygonNotFound; in findSmoothPath()