MCPcopy Create free account
hub / github.com/ValveSoftware/source-sdk-2013 / TryMerge

Function TryMerge

src/utils/vbsp/faces.cpp:1086–1118  ·  view source on GitHub ↗

============= TryMerge If two polygons share a common edge and the edges that meet at the common points are both inside the other polygons, merge them Returns NULL if the faces couldn't be merged, or the new face. The originals will NOT be freed. ============= */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

MergeFaceListFunction · 0.85

Calls 4

OverlaysAreEqualFunction · 0.85
FaceOnWaterBrushFunction · 0.85
TryMergeWindingFunction · 0.85
NewFaceFromFaceFunction · 0.85

Tested by

no test coverage detected