OpenMoHAA 0.82.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 |
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.