Dry
Public Attributes | List of all members
Dry::CrowdObstacleAvoidanceParams Struct Reference

Parameter structure for obstacle avoidance params (copied from DetourObstacleAvoidance.h in order to hide Detour header from Dry library users). More...

#include <Dry/Navigation/CrowdManager.h>

Public Attributes

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

Detailed Description

Parameter structure for obstacle avoidance params (copied from DetourObstacleAvoidance.h in order to hide Detour header from Dry library users).


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