Matrix.Translate

Undocumented in source. Be warned that the author may not have intended to support it.
struct Matrix(int Dimensions)
static if(Dimensions == 4)
Translate
(
Vector!(float, Dimensions - 1) trans_vec
)

Meta