MatrixStack.M

The matrix type this stack works with.

class MatrixStack(F, size_t depth = 32)
alias M = Matrix!(F, 4, 4)

Meta