gfm v2.0.11 (2015-02-12T17:50:21Z)
Home
Dub
Repo
mat3x3
gfm
math
matrix
Undocumented in source.
template
mat3x3 (
T
) {
alias
mat3x3
=
Matrix
!(
T
,
3
,
3
)
;
}
Members
Aliases
mat3x3
alias
mat3x3
=
Matrix
!(
T
,
3
,
3
)
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