Renamed All to AllGlu to avoid clash with GL.
This commit is contained in:
parent
957c53098a
commit
76887c3d7f
1 changed files with 2 additions and 0 deletions
|
@ -46,6 +46,8 @@ namespace Bind.Glu
|
|||
{
|
||||
Settings.OutputNamespace = "OpenTK.OpenGL";
|
||||
}
|
||||
|
||||
Settings.CompleteEnumName = "AllGlu";
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
|
Loading…
Reference in a new issue