Go to the source code of this file.
|
int | dtMergeCorridorStartMoved (dtPolyRef *path, const int npath, const int maxPath, const dtPolyRef *visited, const int nvisited) |
|
int | dtMergeCorridorEndMoved (dtPolyRef *path, const int npath, const int maxPath, const dtPolyRef *visited, const int nvisited) |
|
int | dtMergeCorridorStartShortcut (dtPolyRef *path, const int npath, const int maxPath, const dtPolyRef *visited, const int nvisited) |
|
◆ dtMergeCorridorEndMoved()
int dtMergeCorridorEndMoved |
( |
dtPolyRef * |
path, |
|
|
const int |
npath, |
|
|
const int |
maxPath, |
|
|
const dtPolyRef * |
visited, |
|
|
const int |
nvisited |
|
) |
| |
◆ dtMergeCorridorStartMoved()
int dtMergeCorridorStartMoved |
( |
dtPolyRef * |
path, |
|
|
const int |
npath, |
|
|
const int |
maxPath, |
|
|
const dtPolyRef * |
visited, |
|
|
const int |
nvisited |
|
) |
| |
◆ dtMergeCorridorStartShortcut()
int dtMergeCorridorStartShortcut |
( |
dtPolyRef * |
path, |
|
|
const int |
npath, |
|
|
const int |
maxPath, |
|
|
const dtPolyRef * |
visited, |
|
|
const int |
nvisited |
|
) |
| |