Navigation
Unreal Engine C++ API Reference > Runtime > Navmesh > Detour
References
Module | Navmesh |
Header | /Engine/Source/Runtime/Navmesh/Public/Detour/DetourNode.h |
Include | #include "Detour/DetourNode.h" |
Syntax
class dtNodeQueue
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
dtNodeQueue
(
int n |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() |
~dtNodeQueue () |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | clear () |
|
![]() ![]() |
bool | empty () |
|
![]() ![]() |
int | getCapacity () |
|
![]() ![]() |
int | getMemUsed () |
|
![]() |
void | ||
![]() |
dtNode * | pop () |
|
![]() |
void | ||
![]() |
dtNode * | top () |
Operators
Type | Name | Description | |
---|---|---|---|
![]() |
void | operator=
(
dtNodeQueue& |