#include <DetourObstacleAvoidance.h>
◆ dtObstacleAvoidanceDebugData()
| dtObstacleAvoidanceDebugData::dtObstacleAvoidanceDebugData |
( |
| ) |
|
◆ ~dtObstacleAvoidanceDebugData()
| dtObstacleAvoidanceDebugData::~dtObstacleAvoidanceDebugData |
( |
| ) |
|
◆ addSample()
| void dtObstacleAvoidanceDebugData::addSample |
( |
const float * |
vel, |
|
|
const float |
ssize, |
|
|
const float |
pen, |
|
|
const float |
vpen, |
|
|
const float |
vcpen, |
|
|
const float |
spen, |
|
|
const float |
tpen |
|
) |
| |
◆ getSampleCollisionTimePenalty()
| float dtObstacleAvoidanceDebugData::getSampleCollisionTimePenalty |
( |
const int |
i | ) |
const |
|
inline |
◆ getSampleCount()
| int dtObstacleAvoidanceDebugData::getSampleCount |
( |
| ) |
const |
|
inline |
◆ getSampleCurrentVelocityPenalty()
| float dtObstacleAvoidanceDebugData::getSampleCurrentVelocityPenalty |
( |
const int |
i | ) |
const |
|
inline |
◆ getSampleDesiredVelocityPenalty()
| float dtObstacleAvoidanceDebugData::getSampleDesiredVelocityPenalty |
( |
const int |
i | ) |
const |
|
inline |
◆ getSamplePenalty()
| float dtObstacleAvoidanceDebugData::getSamplePenalty |
( |
const int |
i | ) |
const |
|
inline |
◆ getSamplePreferredSidePenalty()
| float dtObstacleAvoidanceDebugData::getSamplePreferredSidePenalty |
( |
const int |
i | ) |
const |
|
inline |
◆ getSampleSize()
| float dtObstacleAvoidanceDebugData::getSampleSize |
( |
const int |
i | ) |
const |
|
inline |
◆ getSampleVelocity()
| const float * dtObstacleAvoidanceDebugData::getSampleVelocity |
( |
const int |
i | ) |
const |
|
inline |
◆ init()
| bool dtObstacleAvoidanceDebugData::init |
( |
const int |
maxSamples | ) |
|
◆ normalizeSamples()
| void dtObstacleAvoidanceDebugData::normalizeSamples |
( |
| ) |
|
◆ reset()
| void dtObstacleAvoidanceDebugData::reset |
( |
| ) |
|
The documentation for this class was generated from the following files: