MatrixStack.rotate

class MatrixStack(int R, T)
static if(R == 4)
void
rotate
(,
Vector!(T, 3) axis
)
if (
R == 3 ||
R == 4
)

Meta