Check if the lines p0 to p1 and p2 to p3 intersect.
p0
p1
p2
p3
Start of line 1
End of line 1
Start of line 2
End of line 2
true if the lines intersect
true
Check if the lines
p0
top1
andp2
top3
intersect.