MCPcopy 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
155const S32 *RecastPolyList::getTris() const
156{
157 return tris;
158}
159
160void RecastPolyList::renderWire() const
161{

Callers 2

buildTileDataMethod · 0.80
renderTileDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected