dlangui v0.0.7 (2014-04-18T05:43:18Z)
Home
Dub
Repo
Rect.intersect
dlangui
core
types
Rect
updates this rect to intersection with rc, returns true if result is non empty
struct
Rect
bool
intersect
(
Rect
rc
)
Meta
Source
See Implementation
dlangui
core
types
Rect
constructors
this
functions
intersect
intersects
isInsideOf
isPointInside
moveBy
moveToFit
offset
setMax
properties
empty
height
middlex
middley
width
variables
bottom
left
right
top
updates this rect to intersection with rc, returns true if result is non empty