dgt ~master (2017-09-21T16:04:46Z)
Dub
Repo
Rectangle.overlaps
dgt
geom
Rectangle
Check if any of the area bounded by this rectangle is bounded by a circle
bool
overlaps
(
in
Rectangle
b
)
bool
overlaps
(
in
Circle
c
)
struct
Rectangle
@
nogc
nothrow pure
bool
overlaps
const
(
in
Circle
c
)
Meta
Source
See Implementation
dgt
geom
Rectangle
constructors
this
functions
constrain
contains
overlaps
set
translate
variables
size
topLeft
Check if any of the area bounded by this rectangle is bounded by a circle