gfm v5.0.0 (2016-02-01T09:03:58Z)
Home
Dub
Repo
mat4x4
gfm
math
matrix
Undocumented in source.
template
mat4x4 (
T
) {
alias
mat4x4
=
Matrix
!(
T
,
4
,
4
)
;
}
Members
Aliases
mat4x4
alias
mat4x4
=
Matrix
!(
T
,
4
,
4
)
Undocumented in source.
Meta
Source
See Implementation
gfm
math
matrix
aliases
mat2
mat3
mat4
structs
Matrix
templates
isMatrixInstantiation
mat2x2
mat2x3
mat2x4
mat3x2
mat3x3
mat3x4
mat4x2
mat4x3
mat4x4