d2dgame v3.0.0-beta.3 (2021-12-03T16:28:11Z)
Dub
Repo
Rectangle.abs
d2d
core
utils
Rectangle
Undocumented in source. Be warned that the author may not have intended to support it.
Rectangle
!
T
abs
(T x1, T y1, T x2, T y2)
Rectangle
!
T
abs
(vec2t pos1, T x2, T y2)
Rectangle
!
T
abs
(T x1, T y1, vec2t pos2)
Rectangle
!
T
abs
(vec2t pos1, vec2t pos2)
struct
Rectangle
(T)
static nothrow @
nogc
pure @
safe
Rectangle
!
T
abs
(
vec2t
pos1
,
vec2t
pos2
)
Meta
Source
See Implementation
d2d
core
utils
Rectangle
aliases
vec2t
functions
center
intersects
normalized
pos00
pos01
pos10
pos11
scale
size
translate
static functions
abs
dim
variables
height
width
x
y