Skip to content
Commit e11d2061 authored by Maurizio Paolini's avatar Maurizio Paolini
Browse files

- Introducing oriented circles to help avoid jumping points

- Allow for a circle degenerating into a line for CircleCircleIntersection

- Allow for oriented arcs (similarly to oriented circles)

- Treat the case of a circle that degenerates into a line in circle-line intersection,
  also the case of both circles that degenerate to a line for a circle-circle intersection
  comparison with machine epsilon is changed to much larger value, using isSingular
parent 8b02e57b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment