Opentk/Source/Bind/Structures
2011-12-07 00:01:48 +00:00
..
Constant.cs Added documentation comments to generated enums. 2011-07-20 10:10:33 +00:00
Delegate.cs * Main.cs: 2010-12-05 15:45:23 +00:00
Enum.cs * Structures/Enum.cs: Marked code that needs to be refactored. 2011-07-20 10:08:27 +00:00
FlowDirection.cs Applied Barlog's refactoring patch for using directives. 2009-08-17 12:28:22 +00:00
Function.cs Ensured function names are trimmed using the same code as documentation and function parameters. 2011-12-07 00:01:48 +00:00
Parameter.cs Made the escape character for reserved keywords customizable. (C# uses '@' and Java/C++ use '_' by default). Updated the Parameter class to return escaped names by default and added a RawName parameter to access the raw names. 2011-12-05 11:49:59 +00:00
Type.cs * Main.cs: 2010-12-05 15:45:23 +00:00