Пример #1
0
 public static void DisableVertexAttribArray(int index)
 {
     Delegates.DisableVertexAttribArrayARB(index);
 }