C# Class Tao.OpenGl.Gl.GetProcAddressX11

Inheritance: IGetProcAddress
Mostra file Open project: WolfgangSt/axiom

Public Methods

Method Description
GetProcAddress ( string function ) : IntPtr

Private Methods

Method Description
glxGetProcAddress ( [ procName ) : IntPtr

Method Details

GetProcAddress() public method

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