liberty-engine v0.0.14-beta.2 (2018-07-02T09:50:23Z)
Dub
Repo
Box.rectangle
liberty
math
box
Box
struct
Box
(T, int N)
static pure nothrow @
safe
@
nogc
static if
(
N == 2
)
Box
rectangle
(
T
x
,
T
y
,
T
width
,
T
height
)
if
(
N
>= 1 &&
N
<= 3
)
Meta
Source
See Implementation
liberty
math
box
Box
aliases
BoundType
type
constructors
this
functions
center
contains
depth
distance
empty
expand
grow
height
intersection
intersects
isSorted
opAssign
opCast
opEquals
shrink
size
squaredDistance
translate
volume
width
manifest constants
dim
static functions
rectangle
variables
max
min