gfm ~master (2021-03-12T16:19:32Z)
Home
Dub
Repo
Box.size
gfm
math
box
Box
Sets size of the box assuming min point is the pivot.
bound_t
size
[@property getter]
bound_t
size
[@property setter]
struct
Box
(T, int N)
@
property
@
nogc
pure nothrow
bound_t
size
(
bound_t
value
)
Return Value
Type:
bound_t
Dimensions of the box.
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
Sets size of the box assuming min point is the pivot.