Matrix4x3

template Matrix4x3 (
T
) {}

Members

Aliases

Matrix4x3
alias Matrix4x3 = Matrix!(T, 4, 3)
Undocumented in source.

Meta