Recast Navigation
Navigation-mesh Toolset for Games
dtObstacleAvoidanceParams Struct Reference

#include <DetourObstacleAvoidance.h>

Public Attributes

float velBias
 
float weightDesVel
 
float weightCurVel
 
float weightSide
 
float weightToi
 
float horizTime
 
unsigned char gridSize
 grid More...
 
unsigned char adaptiveDivs
 adaptive More...
 
unsigned char adaptiveRings
 adaptive More...
 
unsigned char adaptiveDepth
 adaptive More...
 

Member Data Documentation

◆ adaptiveDepth

unsigned char dtObstacleAvoidanceParams::adaptiveDepth

adaptive

◆ adaptiveDivs

unsigned char dtObstacleAvoidanceParams::adaptiveDivs

adaptive

◆ adaptiveRings

unsigned char dtObstacleAvoidanceParams::adaptiveRings

adaptive

◆ gridSize

unsigned char dtObstacleAvoidanceParams::gridSize

grid

◆ horizTime

float dtObstacleAvoidanceParams::horizTime

◆ velBias

float dtObstacleAvoidanceParams::velBias

◆ weightCurVel

float dtObstacleAvoidanceParams::weightCurVel

◆ weightDesVel

float dtObstacleAvoidanceParams::weightDesVel

◆ weightSide

float dtObstacleAvoidanceParams::weightSide

◆ weightToi

float dtObstacleAvoidanceParams::weightToi

The documentation for this struct was generated from the following file: