Function.Check Which Event Is Left
sprotty / checkWhichEventIsLeft
checkWhichEventIsLeft(
e1
,e2
):-1
|1
Defined in: packages/sprotty/src/features/edge-intersection/sweepline.ts:77
Returns which of the two events is left. This is used to classify the endpoints of a segment when generating the event queue.
-1
| 1