MatrixStack.ortho

Replacement for glOrtho.

class MatrixStack(int R, T)
pure nothrow
static if(R == 4)
void
ortho
(,,,
T top
,,
T far
)
if (
R == 3 ||
R == 4
)

Meta