gfm ~master (2021-03-12T16:19:32Z)
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
functions
rectangle
rectangled
rectanglef
structs
Box
templates
box2
box3
Instanciate to use a 3D box.