1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-01 03:21:41 +00:00
OpenMW/components/detournavigator
2022-09-11 14:41:20 +02:00
..
agentbounds.hpp
areatype.hpp
asyncnavmeshupdater.cpp Lock TileCachedRecastMeshManager once per changing a cell 2022-09-08 11:06:35 +02:00
asyncnavmeshupdater.hpp Lock TileCachedRecastMeshManager once per changing a cell 2022-09-08 11:06:35 +02:00
bounds.hpp
changetype.hpp Store changed tiles in TileCachedRecastMeshManager 2022-09-05 11:49:39 +02:00
collisionshapetype.cpp Support cylinder and rotating box collision shape types for actors 2022-07-30 14:28:21 +02:00
collisionshapetype.hpp Support cylinder and rotating box collision shape types for actors 2022-07-30 14:28:21 +02:00
commulativeaabb.cpp Use R-tree for objects to be used for navmesh generation 2022-09-07 22:51:56 +02:00
commulativeaabb.hpp Use R-tree for objects to be used for navmesh generation 2022-09-07 22:51:56 +02:00
dbrefgeometryobject.hpp
debug.cpp Use R-tree for objects to be used for navmesh generation 2022-09-07 22:51:56 +02:00
debug.hpp Use R-tree for objects to be used for navmesh generation 2022-09-07 22:51:56 +02:00
exceptions.hpp
findrandompointaroundcircle.cpp
findrandompointaroundcircle.hpp
findsmoothpath.cpp
findsmoothpath.hpp Do not check getPolyHeight status 2022-08-24 23:30:36 +02:00
flags.hpp
generatenavmeshtile.cpp Cleanup detournavigator includes 2022-08-15 19:46:10 +02:00
generatenavmeshtile.hpp
gettilespositions.cpp
gettilespositions.hpp
guardednavmeshcacheitem.hpp Cleanup detournavigator includes 2022-08-15 19:46:10 +02:00
heightfieldshape.hpp
makenavmesh.cpp Cleanup detournavigator includes 2022-08-15 19:46:10 +02:00
makenavmesh.hpp Cleanup detournavigator includes 2022-08-15 19:46:10 +02:00
navigator.cpp Replace implicit convertions from std::filesystem::path to std::string with correctly converting functions. 2022-09-11 14:41:20 +02:00
navigator.hpp Make sure all paths are passed as std::filesystem::path instead of std::string where possible. 2022-09-11 14:41:15 +02:00
navigatorimpl.cpp Lock TileCachedRecastMeshManager once per changing a cell 2022-09-08 11:06:35 +02:00
navigatorimpl.hpp Lock TileCachedRecastMeshManager once per changing a cell 2022-09-08 11:06:35 +02:00
navigatorstub.hpp Lock TileCachedRecastMeshManager once per changing a cell 2022-09-08 11:06:35 +02:00
navigatorutils.cpp
navigatorutils.hpp Cleanup detournavigator includes 2022-08-15 19:46:10 +02:00
navmeshcacheitem.cpp
navmeshcacheitem.hpp Cleanup detournavigator includes 2022-08-15 19:46:10 +02:00
navmeshdata.hpp
navmeshdb.cpp Split components/misc/stringops.hpp into multiple headers 2022-08-03 22:06:24 +02:00
navmeshdb.hpp
navmeshdbutils.cpp
navmeshdbutils.hpp
navmeshmanager.cpp Lock TileCachedRecastMeshManager once per changing a cell 2022-09-08 11:06:35 +02:00
navmeshmanager.hpp Lock TileCachedRecastMeshManager once per changing a cell 2022-09-08 11:06:35 +02:00
navmeshtilescache.cpp Separate reading navigator stats and reporting 2022-08-28 14:52:34 +02:00
navmeshtilescache.hpp Separate reading navigator stats and reporting 2022-08-28 14:52:34 +02:00
navmeshtileview.cpp
navmeshtileview.hpp
objectid.hpp
objecttransform.hpp
offmeshconnection.hpp
offmeshconnectionsmanager.cpp
offmeshconnectionsmanager.hpp
preparednavmeshdata.cpp
preparednavmeshdata.hpp Cleanup detournavigator includes 2022-08-15 19:46:10 +02:00
preparednavmeshdatatuple.hpp
raycast.cpp
raycast.hpp
recast.cpp
recast.hpp
recastallocutils.hpp
recastglobalallocator.hpp
recastmesh.cpp Use version instead of generation and revision for recast mesh 2022-09-06 21:51:48 +02:00
recastmesh.hpp Use version instead of generation and revision for recast mesh 2022-09-06 21:51:48 +02:00
recastmeshbuilder.cpp Use R-tree for objects to be used for navmesh generation 2022-09-07 22:51:56 +02:00
recastmeshbuilder.hpp Use version instead of generation and revision for recast mesh 2022-09-06 21:51:48 +02:00
recastmeshobject.cpp
recastmeshobject.hpp
recastmeshprovider.hpp Cleanup detournavigator includes 2022-08-15 19:46:10 +02:00
recastmeshtiles.hpp
recastparams.hpp Support cylinder and rotating box collision shape types for actors 2022-07-30 14:28:21 +02:00
recasttempallocator.hpp
ref.hpp
serialization.cpp Cleanup detournavigator includes 2022-08-15 19:46:10 +02:00
serialization.hpp
settings.cpp
settings.hpp Fix C4459 msvc warning 2022-07-01 18:47:40 +02:00
settingsutils.hpp
sharednavmesh.hpp
sharednavmeshcacheitem.hpp Cleanup detournavigator includes 2022-08-15 19:46:10 +02:00
stats.cpp Separate reading navigator stats and reporting 2022-08-28 14:52:34 +02:00
stats.hpp Separate reading navigator stats and reporting 2022-08-28 14:52:34 +02:00
status.hpp Do not check getPolyHeight status 2022-08-24 23:30:36 +02:00
tilebounds.hpp
tilecachedrecastmeshmanager.cpp Lock TileCachedRecastMeshManager once per changing a cell 2022-09-08 11:06:35 +02:00
tilecachedrecastmeshmanager.hpp Lock TileCachedRecastMeshManager once per changing a cell 2022-09-08 11:06:35 +02:00
tileposition.hpp
tilespositionsrange.hpp Use R-tree for objects to be used for navmesh generation 2022-09-07 22:51:56 +02:00
version.hpp
waitconditiontype.hpp