dg2d ~master (2020-11-11T23:31:17Z)
Dub
Repo
Rect.this
dg2d
rect
Rect
Constructs a Rect with the spefcified coordinates
struct
Rect
this
(
Scalar
x0
,
Scalar
y0
,
Scalar
x1
,
Scalar
y1
)
Meta
Source
See Implementation
dg2d
rect
Rect
constructors
this
functions
area
asPath
center
height
isEmpty
opBinary
width
variables
x0
x1
y0
y1
Constructs a Rect with the spefcified coordinates