C# 클래스 Tsunami.Bindings.GlExtensionLoader

파일 보기 프로젝트 열기: mono/tsunami-bindings 1 사용 예제들

공개 메소드들

메소드 설명
GetInstance ( ) : GlExtensionLoader
LoadExtension ( string extname ) : bool

보호된 메소드들

메소드 설명
GlExtensionLoader ( ) : System

비공개 메소드들

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

메소드 상세

GetInstance() 공개 정적인 메소드

public static GetInstance ( ) : GlExtensionLoader
리턴 GlExtensionLoader

GlExtensionLoader() 보호된 메소드

protected GlExtensionLoader ( ) : System
리턴 System

LoadExtension() 공개 메소드

public LoadExtension ( string extname ) : bool
extname string
리턴 bool