gfm v6.2.8 (2017-06-07T21:06:48Z)
Home
Dub
Repo
box2
gfm
math
box
Instanciate to use a 2D box.
template
box2 (
T
) {
alias
box2
=
Box
!(
T
,
2
)
;
}
Members
Aliases
box2
alias
box2
=
Box
!(
T
,
2
)
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 2D box.