glOrthographic

Construct an orthographic matrix ( 4x4 and floating - point matrices only ).

glOrthographic
(
float left
,
float right
,
float bottom
,
float top
,
float near
,
float far
)

Meta