MatrixStack.loadIdentity

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

Meta