gfm v2.0.11 (2015-02-12T17:50:21Z)
Home
Dub
Repo
mat4x2
gfm
math
matrix
Undocumented in source.
template
mat4x2 (
T
) {
alias
mat4x2
=
Matrix
!(
T
,
4
,
2
)
;
}
Members
Aliases
mat4x2
alias
mat4x2
=
Matrix
!(
T
,
4
,
2
)
Undocumented in source.
Meta
Source
See Implementation
gfm
math
matrix
aliases
mat2
mat3
mat4
structs
Matrix
templates
mat2x2
mat2x3
mat2x4
mat3x2
mat3x3
mat3x4
mat4x2
mat4x3
mat4x4