MCPcopy 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
145const F32 *RecastPolyList::getVerts() const
146{
147 return verts;
148}
149
150U32 RecastPolyList::getTriCount() const
151{

Callers 2

buildTileDataMethod · 0.80
renderTileDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected