Detect-Collisions
Preparing search index...
intersectLineLineFast
Function intersectLineLineFast
intersectLineLineFast
(
line1
:
Pick
<
Line
<
any
>
,
"end"
|
"start"
>
,
line2
:
Pick
<
Line
<
any
>
,
"end"
|
"start"
>
,
)
:
boolean
faster implementation of intersectLineLine
https://stackoverflow.com/a/16725715/1749528
Parameters
line1
:
Pick
<
Line
<
any
>
,
"end"
|
"start"
>
line2
:
Pick
<
Line
<
any
>
,
"end"
|
"start"
>
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Detect-Collisions
Loading...
faster implementation of intersectLineLine https://stackoverflow.com/a/16725715/1749528