dgt v0.3.2 (2017-09-19T17:07:41Z)
Dub
Repo
Line.intersects
dgt
geom
Line
Check if a line segment intersects a circle
bool
intersects
(Line other)
bool
intersects
(Circle c)
struct
Line
@
nogc
nothrow pure const
bool
intersects
(
in
Circle
c
)
bool
intersects
(Rectangle r)
Meta
Source
See Implementation
dgt
geom
Line
functions
intersects
variables
end
start
Check if a line segment intersects a circle