MCPcopy Create free account
hub / github.com/cirosantilli/cirosantilli.github.io / segment_circle_intersections

Function segment_circle_intersections

euler/966.cpp:22–42  ·  view source on GitHub ↗

Solve quadratic for segment-circle intersections when circle is at origin. Return t values clipped to [0,1], sorted, unique.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

area_contrib_edgeFunction · 0.85

Calls 1

dotFunction · 0.85

Tested by

no test coverage detected