Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GarageGames/Torque3D
/ isEmpty
Method
isEmpty
Engine/source/navigation/recastPolyList.cpp:60–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
bool RecastPolyList::isEmpty() const
61
{
62
return getTriCount() == 0;
63
}
64
65
U32 RecastPolyList::addPoint(const Point3F &p)
66
{
Callers
1
updateTiles
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected