Navigation
API > API/Runtime > API/Runtime/Navmesh > API/Runtime/Navmesh/DetourCrowd
References
| Module | Navmesh |
| Header | /Engine/Source/Runtime/Navmesh/Public/DetourCrowd/DetourLocalBoundary.h |
| Include | #include "DetourCrowd/DetourLocalBoundary.h" |
Syntax
class dtLocalBoundary
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| const dtReal * | getCenter () |
||
| const dtReal * | getSegment
(
int i |
||
| int | |||
| const int | getSegmentFlags
(
int i |
||
| bool | isValid
(
dtNavMeshQuery* navquery, |
||
| void | reset () |
||
| void | update
(
dtPolyRef ref, |
[UE: new sections: link removal, path corridor, direction] | |
| void | update
(
const dtSharedBoundary* sharedData, |
Constants
| Name | Description |
|---|---|
| MAX_LOCAL_POLYS | |
| MAX_LOCAL_SEGS |