inmath ~master (2022-05-26T00:17:45.8140456)
Dub
Repo
Rect.intersects
inmath
linalg
Rect
Gets whether this rect intersects a vector
bool
intersects
(rtype other)
bool
intersects
(vtype other)
struct
Rect
(type)
@
safe
pure nothrow const
bool
intersects
(
vtype
)
(
vtype
other
)
if
(
isVector
!
vtype
)
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 a vector