check2d
Preparing search index...
intersectLineLine
Function intersectLineLine
intersectLineLine
(
line1
:
BaseLine
,
line2
:
BaseLine
)
:
Vector
|
undefined
returns the point of intersection
https://stackoverflow.com/a/24392281/1749528
Parameters
line1
:
BaseLine
line2
:
BaseLine
Returns
Vector
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
check2d
Loading...
returns the point of intersection https://stackoverflow.com/a/24392281/1749528