Regenerated bindings

This commit is contained in:
Stefanos A 2013-11-27 00:03:21 +01:00
parent 4f58348502
commit da4de365e8
6 changed files with 24663 additions and 75471 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -2,7 +2,7 @@
//
// The Open Toolkit Library License
//
// Copyright (c) 2006 - 2010 the Open Toolkit library, except where noted.
// Copyright (c) 2006 - 2013 Stefanos Apostolopoulos for the Open Toolkit library
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
@ -40,7 +40,7 @@ namespace OpenTK
/// <summary>
/// Defines the slot index for a wrapper function.
/// </summary>
internal int Slot { get; set; }
internal int Slot;
/// <summary>
/// Constructs a new instance.