Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ getTriCount
Method
getTriCount
Engine/source/navigation/recastPolyList.cpp:150–153 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
}
149
150
U32 RecastPolyList::getTriCount() const
151
{
152
return ntris;
153
}
154
155
const S32 *RecastPolyList::getTris() const
156
{
Callers
2
buildTileData
Method · 0.80
renderTileData
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected