Recast Navigation
Navigation-mesh Toolset for Games
ValueHistory.h File Reference

Go to the source code of this file.

Classes

class  ValueHistory
 
struct  GraphParams
 

Functions

void drawGraphBackground (const GraphParams *p)
 
void drawGraph (const GraphParams *p, const ValueHistory *graph, int idx, const char *label, const unsigned int col)
 

Function Documentation

◆ drawGraph()

void drawGraph ( const GraphParams p,
const ValueHistory graph,
int  idx,
const char *  label,
const unsigned int  col 
)

◆ drawGraphBackground()

void drawGraphBackground ( const GraphParams p)