glInverseOrthographic

Returns an inverse orographic matrix ( 4x4 and floating - point matrices only ).

nothrow @nogc
glInverseOrthographic
(
float left
,
float right
,
float bottom
,
float top
,
float near
,
float far
)

Meta