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) |
| |
| int dtMergeCorridorEndMoved |
( |
dtPolyRef * |
path, |
|
|
const int |
npath, |
|
|
const int |
maxPath, |
|
|
const dtPolyRef * |
visited, |
|
|
const int |
nvisited |
|
) |
| |
| int dtMergeCorridorStartMoved |
( |
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 |
|
) |
| |