MatrixStack.pop

Pops a matrix from the stack and sets it as top matrix. Also returns a reference to the new top matrix.

struct MatrixStack(T)
ref pure nothrow
pop
()

Meta