MatrixStack.lookAt

Replacement for gluLookAt.

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

Meta