MatrixStack.perspective

class MatrixStack(int R, T)
static if(R == 4)
void
perspective
if (
R == 3 ||
R == 4
)

Meta