Navigation
API > API/Runtime > API/Runtime/Navmesh > API/Runtime/Navmesh/DetourCrowd
References
| Module | Navmesh |
| Header | /Engine/Source/Runtime/Navmesh/Public/DetourCrowd/DetourObstacleAvoidance.h |
| Include | #include "DetourCrowd/DetourObstacleAvoidance.h" |
Syntax
class dtObstacleAvoidanceDebugData
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | addSample
(
const dtReal* vel, |
||
| dtReal | getSampleCollisionTimePenalty
(
const int i |
||
| int | |||
| dtReal | getSampleCurrentVelocityPenalty
(
const int i |
||
| dtReal | getSampleDesiredVelocityPenalty
(
const int i |
||
| dtReal | getSamplePenalty
(
const int i |
||
| dtReal | getSamplePreferredSidePenalty
(
const int i |
||
| dtReal | getSampleSize
(
const int i |
||
| const dtReal * | getSampleVelocity
(
const int i |
||
| bool | init
(
const int maxSamples |
||
| void | |||
| void | reset () |