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 another
bool
overlaps
(
in
Rectangle
b
)
struct
Rectangle
@
nogc
nothrow pure
bool
overlaps
const
(
in
Rectangle
b
)
bool
overlaps
(
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 another