Opentk/Source/Bind/Structures
2010-10-13 23:21:11 +00:00
..
Constant.cs Remove enum and constant processing from the classes with the same name and move it into its own file. 2010-10-12 16:46:08 +00:00
Delegate.cs Removed unused code. 2010-10-13 23:21:11 +00:00
Enum.cs Removed unused code. 2010-10-13 23:21:11 +00:00
FlowDirection.cs Applied Barlog's refactoring patch for using directives. 2009-08-17 12:28:22 +00:00
Function.cs Removed unused code. 2010-10-13 23:21:11 +00:00
Parameter.cs Moved enum, constant, delegate and function transformations to EnumProcessor and FuncProcessor respectively. 2010-10-13 21:41:06 +00:00
Type.cs Do not process the function category name (we to list the original name for documentation and extension checking). The processing is moved to the Type translation code. 2010-10-13 23:09:10 +00:00