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

Function R_ChopWinding

neo/renderer/Interaction.cpp:169–240  ·  view source on GitHub ↗

============= R_ChopWinding Clips a triangle from one buffer to another, setting edge flags The returned buffer may be the same as inNum if no clipping is done If entirely clipped away, clipTris[returned].numVerts == 0 I have some worries about edge flag cases when polygons are clipped multiple times near the epsilon. ============= */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

R_ClipTriangleToLightFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected