nwn-lib-d ~master (2021-09-04T14:13:39Z)
Dub
Repo
getLineIntersection
nwnlibd
geometry
Undocumented in source. Be warned that the author may not have intended to support it.
pure
auto
getLineIntersection
(
T
)
(
in
Vector
!(
T
, 2)[2]
lineA
,
in
Vector
!(
T
, 2)[2]
lineB
)
if
(
isFloatingPoint
!
T
)
Meta
Source
See Implementation
nwnlibd
geometry
functions
distance
getAltitudeOnPlane
getLineIntersection
getSegmentIntersection
isPointInsidePolygon
isPointLeftOfLine
isPolygonComplex
isTriangleClockwise
signedArea
toVec2f
toVec3f
structs
Chains