OpenMoHAA 0.82.0
Loading...
Searching...
No Matches
navigation_recast_path.cpp File Reference

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
 

Detailed Description

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.