MCPcopy Create free account
hub / github.com/TTimo/doom3.gpl / SeparateIslands

Function SeparateIslands

neo/tools/compilers/dmap/optimize.cpp:1801–1822  ·  view source on GitHub ↗

==================== SeparateIslands While the algorithm should theoretically handle any collection of triangles, there are speed and stability benefits to making it work on as small a list as possible, so separate disconnected collections of edges and process separately. FIXME: we need to separate the source triangles before doing this, because PointInSourceTris() can give a bad answer if the s

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

OptimizeOptListFunction · 0.85

Calls 4

DrawAllEdgesFunction · 0.85
AddVertexToIsland_rFunction · 0.85
OptimizeIslandFunction · 0.85
PrintfMethod · 0.45

Tested by

no test coverage detected