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