Opentk/Source/Bind/Structures
Stefanos A c5591e9968 Clear qualifier path when changing type
This fixes a bug where overriding an enum parameter with a non-enum
parameter would result in the wrong qualifier path.
2013-11-14 11:33:52 +01:00
..
Constant.cs Allow overloads of the same function 2013-11-03 16:09:11 +01:00
Delegate.cs Implemented Add and AddRange methods 2013-11-09 19:22:31 +01:00
Enum.cs New Add() methods analogous to FunctionCollection 2013-11-14 11:32:25 +01:00
FlowDirection.cs Applied Barlog's refactoring patch for using directives. 2009-08-17 12:28:22 +00:00
Function.cs Minor code cleanup 2013-11-11 10:01:15 +01:00
Parameter.cs Avoid singletons; Translate*() in FuncProcessor 2013-11-01 09:13:06 +01:00
Type.cs Clear qualifier path when changing type 2013-11-14 11:33:52 +01:00