dath ~master (2022-03-05T17:42:13Z)
Dub
Repo
intersects
dath
rect
Checks if two rectangles intersect.
@
nogc
pure nothrow
bool
intersects
(
T
)
(
const
Rect
!
T
a
,
const
Rect
!
T
b
)
Meta
Source
See Implementation
dath
rect
aliases
Rectd
Rectf
Recti
Rectu
functions
intersects
structs
Rect
Checks if two rectangles intersect.