C# Class Tao.OpenGl.Gl.GetProcAddressWindows

Inheritance: IGetProcAddress
Show file Open project: WolfgangSt/axiom

Public Methods

Method Description
GetProcAddress ( string function ) : IntPtr

Private Methods

Method Description
wglGetProcAddress ( String lpszProc ) : IntPtr

Method Details

GetProcAddress() public method

public GetProcAddress ( string function ) : IntPtr
function string
return System.IntPtr