liberty-engine ~master (2019-02-13T12:42:06Z)
Dub
Repo
Box2
liberty
math
box
*
template
Box2 (
T
) {
alias
Box2
=
Box
!(
T
,
2
)
;
}
Members
Aliases
Box2
alias
Box2
=
Box
!(
T
,
2
)
Undocumented in source.
Meta
Source
See Implementation
liberty
math
box
aliases
Box2D
Box2F
Box2I
Box3D
Box3F
Box3I
structs
Box
templates
Box2
Box3
*