Recast Navigation
Navigation-mesh Toolset for Games
Loading...
Searching...
No Matches
Tool_Crowd.cpp File Reference
#include "Tool_Crowd.h"
#include "DetourCommon.h"
#include "DetourDebugDraw.h"
#include "DetourNode.h"
#include "Recast.h"
#include "imguiHelpers.h"
#include <imgui.h>

Functions

static void calcVel (float *vel, const float *pos, const float *tgt, const float speed)
 

Function Documentation

◆ calcVel()

static void calcVel ( float *  vel,
const float *  pos,
const float *  tgt,
const float  speed 
)
static