Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
NavMeshDebugDraw.h File Reference
#include <recastnavigation/DebugDraw.h>

Go to the source code of this file.

Classes

class  Divide::AI::Navigation::NavMeshDebugDraw
 

Namespaces

namespace  Divide
 Handle console commands that start with a forward slash.
 
namespace  Divide::GFX
 
namespace  Divide::AI
 
namespace  Divide::AI::Navigation
 

Macros

#define DVD_NAV_MESH_DEBUG_DRAW_H_
 

Functions

void Divide::AI::Navigation::rcCol (U32 col, U8 &r, U8 &g, U8 &b, U8 &a) noexcept
 Convert a Recast colour integer to RGBA components.
 

Macro Definition Documentation

◆ DVD_NAV_MESH_DEBUG_DRAW_H_

#define DVD_NAV_MESH_DEBUG_DRAW_H_

Definition at line 34 of file NavMeshDebugDraw.h.