Home
last modified time | relevance | path

Searched defs:navMeshQuery (Results 1 – 5 of 5) 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()
128 …inline std::optional<std::vector<dtPolyRef>> findPath(const dtNavMeshQuery& navMeshQuery, const dt… in findPath()
145 Status makeSmoothPath(const dtNavMesh& navMesh, const dtNavMeshQuery& navMeshQuery, in makeSmoothPath()
261 dtNavMeshQuery navMeshQuery; in findSmoothPath() local
H A Dfindrandompointaroundcircle.cpp15 dtNavMeshQuery navMeshQuery; in findRandomPointAroundCircle() local
H A Draycast.cpp15 dtNavMeshQuery navMeshQuery; in raycast() local
H A Dfindsmoothpath.cpp108 …std::optional<SteerTarget> getSteerTarget(const dtNavMeshQuery& navMeshQuery, const osg::Vec3f& st… in getSteerTarget()
/dports/games/openmw/openmw-openmw-0.47.0/components/sceneutil/
H A Dnavmesh.cpp16 dtNavMeshQuery navMeshQuery; in createNavMeshGroup() local