dg2d ~master (2020-11-11T23:31:17Z)
Dub
Repo
Rect.isEmpty
dg2d
rect
Rect
Returns true if (x0 >= x1) or (y0 >= y1)
struct
Rect
bool
isEmpty
(
)
Meta
Source
See Implementation
dg2d
rect
Rect
constructors
this
functions
area
asPath
center
height
isEmpty
opBinary
width
variables
x0
x1
y0
y1
Returns true if (x0 >= x1) or (y0 >= y1)