MatrixStack.push

Replacement for glPushMatrix.

class MatrixStack(int R, T)
pure nothrow
void
push
()
if (
R == 3 ||
R == 4
)

Meta