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