evael ~master (2021-10-23T09:29:02.1632381)
Dub
Repo
Rectangle.this
evael
utils
rectangle
Rectangle
Undocumented in source.
this
(T left, T bottom, S width, S height)
this
(T left, T bottom, Size!S size)
struct
Rectangle
(T = float, S = int)
@
nogc
nothrow
this
()
(
in
T
left
,
in
T
bottom
,
in
auto
ref
Size
!
S
size
)
this
(Vector!(T, 2) position, Size!S size)
Meta
Source
See Implementation
evael
utils
rectangle
Rectangle
constructors
this
functions
isIn
variables
bottom
left
right
size
top