gfm v6.2.8 (2017-06-07T21:06:48Z)
Home
Dub
Repo
box3
gfm
math
box
Instanciate to use a 3D box.
template
box3 (
T
) {
alias
box3
=
Box
!(
T
,
3
)
;
}
Members
Aliases
box3
alias
box3
=
Box
!(
T
,
3
)
Undocumented in source.
Meta
Source
See Implementation
gfm
math
box
aliases
DimensionType
box2d
box2f
box2i
box3d
box3f
box3i
enums
isBox
structs
Box
templates
box2
box3
Instanciate to use a 3D box.