evael v0.0.1 (2019-04-17T22:22:13Z)
Dub
Repo
intersect
evael
utils
math
Functions
Checks if two segments interesect
nothrow @
nogc
bool
intersect
()
(
in
auto
ref
vec3
p1
,
in
auto
ref
vec3
p2
,
in
auto
ref
vec3
p3
,
in
auto
ref
vec3
p4
,
out
vec3
intersection
)
Meta
Source
See Implementation
evael
utils
math
Functions
aliases
PolygonDefinition
functions
getAngle
getDistance
intersect
intersectPolygon
isPointInPolygon
isPointInTriangle
isPointInTriangle2
manifest constants
degToRad
pi
Checks if two segments interesect