Recast Navigation
Navigation-mesh Toolset for Games
ValueHistory.cpp File Reference
#include "ValueHistory.h"
#include "imgui.h"
#include <string.h>
#include <stdio.h>

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)