inmath ~master (2022-05-26T00:17:45.8140456)
Dub
Repo
Rect.intersects
inmath
linalg
Rect
Gets whether this rect intersects another rect
bool
intersects
(rtype other)
struct
Rect
(type)
@
safe
pure nothrow const
bool
intersects
(
rtype
)
(
rtype
other
)
if
(
isRect
!
rtype
)
bool
intersects
(vtype other)
Meta
Source
See Implementation
inmath
linalg
Rect
aliases
RectT
rt
functions
bottom
center
corner
dimensions
displace
displaced
expand
expandSize
expanded
expandedSize
intersects
left
ptr
right
top
uvs
static functions
identity
unions
__anonymous
Gets whether this rect intersects another rect