Opentk/Source/Bind/Structures
the_fiddler 97b3cd2e93 Type, Parameter, ParameterCollection and Function classes now implement IComparable directly (rather than casting to strings and comparing those).
Modified comparison order to place pointer overloads after reference or array overloads. Fixes issue [#1098]: "[Bind] Work around VS bug by ensuring pointer parameters are generated last".
2009-11-17 09:26:05 +00:00
..
Constant.cs
Delegate.cs * GL2/Generator.cs: Refactored WriteWrappers() into smaller methods. Added "using System.Text;" to all generated files that may contain StringBuilder parameters. 2009-10-27 22:37:05 +00:00
Enum.cs
FlowDirection.cs
Function.cs Type, Parameter, ParameterCollection and Function classes now implement IComparable directly (rather than casting to strings and comparing those). 2009-11-17 09:26:05 +00:00
Parameter.cs Type, Parameter, ParameterCollection and Function classes now implement IComparable directly (rather than casting to strings and comparing those). 2009-11-17 09:26:05 +00:00
Type.cs Type, Parameter, ParameterCollection and Function classes now implement IComparable directly (rather than casting to strings and comparing those). 2009-11-17 09:26:05 +00:00