Recast Navigation
Navigation-mesh Toolset for Games
DetourPathQueue.h File Reference
#include "DetourNavMesh.h"
#include "DetourNavMeshQuery.h"

Go to the source code of this file.

Classes

class  dtPathQueue
 

Typedefs

typedef unsigned int dtPathQueueRef
 

Variables

static const unsigned int DT_PATHQ_INVALID = 0
 

Typedef Documentation

◆ dtPathQueueRef

typedef unsigned int dtPathQueueRef

Variable Documentation

◆ DT_PATHQ_INVALID

const unsigned int DT_PATHQ_INVALID = 0
static