MCPcopy Create free account
hub / github.com/FlaxEngine/FlaxEngine / ~dtNodeQueue

Method ~dtNodeQueue

Source/ThirdParty/recastnavigation/DetourNode.cpp:167–170  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

165}
166
167dtNodeQueue::~dtNodeQueue()
168{
169 dtFree(m_heap);
170}
171
172void dtNodeQueue::bubbleUp(int i, dtNode* node)
173{

Callers 2

~dtNavMeshQueryMethod · 0.80
initMethod · 0.80

Calls 1

dtFreeFunction · 0.85

Tested by

no test coverage detected