Skip to content
Snippets Groups Projects
Commit 01858a09 authored by Tom Fischer's avatar Tom Fischer
Browse files

[GL] Fix bug in lineSegmentIntersect.

The special case where the line segments (a,b) and (c,d) are parallel but are not
located at the same straight line was not handled properly. This led to a
singular matrix and to a not a number solution. This commit fixes the
handling of the special case.
parent 176152b1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment