dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
Rect.intersects
dlangui
core
types
Rect
returns true if this rect has nonempty intersection with rc
struct
Rect
@
safe
@
nogc
nothrow const
bool
intersects
(
Rect
rc
)
Meta
Source
See Implementation
dlangui
core
types
Rect
aliases
moveBy
constructors
this
functions
expand
intersect
intersects
isInsideOf
isPointInside
moveToFit
offset
opEquals
setMax
shrink
properties
bottomLeft
bottomRight
empty
height
middle
middlex
middley
size
topLeft
topRight
width
variables
bottom
left
right
top
returns true if this rect has nonempty intersection with rc