dgt ~master (2017-09-21T16:04:46Z)
Dub
Repo
Circle.overlaps
dgt
geom
Circle
Checks to see if the circles have any overlapping area
bool
overlaps
(
in
Rectangle
r
)
bool
overlaps
(
in
Circle
c
)
struct
Circle
@
nogc
nothrow pure
bool
overlaps
const
(
in
Circle
c
)
Meta
Source
See Implementation
dgt
geom
Circle
functions
contains
overlaps
set
translate
Checks to see if the circles have any overlapping area