Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFodder/openfodder
/ Empty
Method
Empty
Source/Utils/micropather.cpp:67–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
void Update( PathNode* pNode );
66
67
bool Empty() { return sentinel->next == sentinel; }
68
69
private:
70
OpenQueue( const OpenQueue& ); // undefined and unsupported
Callers
2
Solve
Method · 0.80
SolveForNearStates
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected