Пример #1
0
 public static void glLoadIdentity()
 {
     //m_CurEditingMatrix.Identity();
     m_CurEditingMatrix.Reset();
 }