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

Function ClipToSeperators

src/utils/vvis/flow.cpp:239–375  ·  view source on GitHub ↗

============== ClipToSeperators Source, pass, and target are an ordering of portals. Generates seperating planes canidates by taking two points from source and one point from pass, and clips target by them. If target is totally clipped away, that portal can not be seen through. Normal clip keeps target on the same side as pass, which is correct if the order goes source, pass, target. If the o

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

RecursiveLeafFlowFunction · 0.85

Calls 3

ChopWindingFunction · 0.70
VectorSubtractFunction · 0.50
DotProductFunction · 0.50

Tested by

no test coverage detected