Matrix4x2

template Matrix4x2 (
T
) {}

Members

Aliases

Matrix4x2
alias Matrix4x2 = Matrix!(T, 4, 2)
Undocumented in source.

Meta