Matrix.OrthographicInverse

Undocumented in source. Be warned that the author may not have intended to support it.
struct Matrix(int Dimensions)
static
static if(Dimensions == 4)
OrthographicInverse
(
float left
,
float right
,
float bottom
,
float top
,
float znear
,
float zfar
)

Meta