C# 클래스 Tao.OpenGl.Gl.GetProcAddressWindows

상속: IGetProcAddress
파일 보기 프로젝트 열기: WolfgangSt/axiom

공개 메소드들

메소드 설명
GetProcAddress ( string function ) : IntPtr

비공개 메소드들

메소드 설명
wglGetProcAddress ( String lpszProc ) : IntPtr

메소드 상세

GetProcAddress() 공개 메소드

public GetProcAddress ( string function ) : IntPtr
function string
리턴 System.IntPtr