gfm v2.0.11 (2015-02-12T17:50:21Z)
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.