|
OpenMoHAA 0.83.0
|
Modern navigation system using Recast and Detour. More...
#include "navigation_recast_path.h"#include "navigation_recast_load.h"#include "navigation_recast_helpers.h"#include "level.h"#include "DetourPathCorridor.h"#include "DetourCommon.h"#include "entity.h"#include "bg_local.h"Classes | |
| struct | DetourData |
Macros | |
| #define | MAX_NPOLYS 256 |
Variables | |
| RecastPathMaster | pathMaster |
Modern navigation system using Recast and Detour.
Detour is used for path-finding using a mesh that was automatically generated when parsing the BSP file.