Exemplo n.º 1
0
 public static void DrawRangeElements(BeginMode mode, int start, int end, int count, PointerToType type, int offset)
 {
     Delegates.DrawRangeElements(mode, start, end, count, type, offset);
 }