dgt v0.3.2 (2017-09-19T17:07:41Z)
Dub
Repo
Circle.overlaps
dgt
geom
Circle
Checks to see if the circle and the rectangle share any area
bool
overlaps
(Rectangle r)
struct
Circle
@
nogc
nothrow pure const
bool
overlaps
(
in
Rectangle
r
)
bool
overlaps
(Circle c)
Meta
Source
See Implementation
dgt
geom
Circle
constructors
this
functions
contains
overlaps
print
set
translate
properties
x
y
variables
center
radius
Checks to see if the circle and the rectangle share any area