Matrix.ortho

Undocumented in source.
struct Matrix(T, uint numColumns, uint numRows = numColumns)
static if(rowSize == 4 && columnSize == 4)
alias ortho = orthographic

Meta