gfm ~master (2021-03-12T16:19:32Z)
Home
Dub
Repo
Box.abs
gfm
math
box
Box
struct
Box
(T, int N)
@
nogc
pure const nothrow
Box
abs
(
)
Return Value
Type:
Box
Absolute value of the Box to ensure each dimension of the box is >= 0.
Meta
Source
See Implementation
gfm
math
box
Box
aliases
bound_t
constructors
this
functions
abs
contains
distance
expand
grow
intersection
intersects
isSorted
opAssign
opCast
opEquals
shrink
squaredDistance
translate
properties
center
depth
empty
height
size
volume
width
static functions
rectangle
variables
max
min