liberty-engine v0.0.14-beta.2 (2018-07-02T09:50:23Z)
Dub
Repo
Box.depth
liberty
math
box
Box
Returns depth of the box.
struct
Box
(T, int N)
pure nothrow const @
safe
@
nogc
@
property
static if
(
N >= 3
)
T
depth
(
)
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
Returns depth of the box.