gfm ~master (2021-03-12T16:19:32Z)
Home
Dub
Repo
mat3x2
gfm
math
matrix
template
mat3x2 (
T
) {
alias
mat3x2
=
Matrix
!(
T
,
3
,
2
)
;
}
Members
Aliases
mat3x2
alias
mat3x2
=
Matrix
!(
T
,
3
,
2
)
Undocumented in source.
Meta
Source
See Implementation
gfm
math
matrix
aliases
mat2
mat2d
mat2f
mat2x2d
mat2x2f
mat3
mat3d
mat3f
mat3x3d
mat3x3f
mat4
mat4d
mat4f
mat4x4d
mat4x4f
structs
Matrix
templates
isMatrixInstantiation
mat2x2
mat2x3
mat2x4
mat3x2
mat3x3
mat3x4
mat4x2
mat4x3
mat4x4