gfm v2.3.30 (2015-07-23T22:31:41Z)
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
box2d
box2f
box2i
box3d
box3f
box3i
structs
Box
templates
box2
box3
Instanciate to use a 2D box.