MCPcopy 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
150U32 RecastPolyList::getTriCount() const
151{
152 return ntris;
153}
154
155const S32 *RecastPolyList::getTris() const
156{

Callers 2

buildTileDataMethod · 0.80
renderTileDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected