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