Versions with this page:
Versions without this page:
Загрузить единичную матрицу в текущую modelview матрицу.
This function overrides current camera's view parameters, so most often you want to save and restore matrix using GL.PushMatrix and GL.PopMatrix.See Also: GL.MultMatrix.