arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
Rectangle.overlaps
arsd
color
Rectangle
Returns true of the two rectangles at any point overlap
struct
Rectangle
pure const nothrow @
safe
@
nogc
bool
overlaps
(
in
Rectangle
r
)
Meta
Source
See Implementation
arsd
color
Rectangle
constructors
this
functions
contains
intersectionOf
overlaps
properties
center
height
lowerLeft
lowerRight
size
upperLeft
upperRight
width
variables
bottom
left
right
top
Returns true of the two rectangles at any point overlap